Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t6050-replace: don't disable stdin for the whole test script
[gitweb.git]
/
t
/
t6050-replace.sh
diff --git
a/t/t6050-replace.sh
b/t/t6050-replace.sh
index c630aba657e9c78b6dee4a72be34ed3bd03c01ee..199fbc78a39f8d3646e700dd28480e19f49ea5db 100755
(executable)
--- a/
t/t6050-replace.sh
+++ b/
t/t6050-replace.sh
@@
-4,8
+4,6
@@
#
test_description='Tests replace refs functionality'
-exec </dev/null
-
. ./test-lib.sh
. "$TEST_DIRECTORY/lib-gpg.sh"