Merge branch 'sg/t6500-no-redirect-of-stdin'

Test cleanup.

* sg/t6500-no-redirect-of-stdin:
  t6050-replace: don't disable stdin for the whole test script
maint
Junio C Hamano 2018-05-30 14:04:04 +09:00
commit 0e7af5f6d1
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@
#
test_description='Tests replace refs functionality'

exec </dev/null

. ./test-lib.sh
. "$TEST_DIRECTORY/lib-gpg.sh"