Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/t1512-fix' into maint
[gitweb.git]
/
t
/
t9010-svn-fe.sh
diff --git
a/t/t9010-svn-fe.sh
b/t/t9010-svn-fe.sh
index b7eed2489fa169aa1c6e5c98f59a0349ba8118fa..6dafe7e99ab4bd0006ed4f7204062fca31750689 100755
(executable)
--- a/
t/t9010-svn-fe.sh
+++ b/
t/t9010-svn-fe.sh
@@
-54,14
+54,6
@@
text_no_props () {
>empty
-test_expect_success 'setup: have pipes?' '
- rm -f frob &&
- if mkfifo frob
- then
- test_set_prereq PIPE
- fi
-'
-
test_expect_success PIPE 'empty dump' '
reinit_git &&
echo "SVN-fs-dump-format-version: 2" >input &&