Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sg/t6500-no-redirect-of-stdin'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 30 May 2018 05:04:04 +0000
(14:04 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 30 May 2018 05:04:04 +0000
(14:04 +0900)
Test cleanup.
* sg/t6500-no-redirect-of-stdin:
t6050-replace: don't disable stdin for the whole test script
t/t6050-replace.sh
patch
|
blob
|
history
raw
(from parent 1:
6e2ba77
)
diff --git
a/t/t6050-replace.sh
b/t/t6050-replace.sh
index d174bfed309c1adf5cfbafc7b9cc6a6b1c6033ee..aa3e24963967ba4be2394ceeab26f8317fb31b4b 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"