summaryrefslogtreecommitdiff
path: root/t/t6050-replace.sh
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-05-30 05:04:04 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-05-30 05:04:04 (GMT)
commit0e7af5f6d16a4cef7d981ac9631f35d146904eca (patch)
treef13de385e4b3b3bdd486dff9e6c38d969f9065e5 /t/t6050-replace.sh
parent6e2ba77bda8a23f911ac7e6dd8a313f4f03afb5e (diff)
parent4ed79d52039d66604afae065bdf2698eb56ce439 (diff)
downloadgit-0e7af5f6d16a4cef7d981ac9631f35d146904eca.zip
git-0e7af5f6d16a4cef7d981ac9631f35d146904eca.tar.gz
git-0e7af5f6d16a4cef7d981ac9631f35d146904eca.tar.bz2
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
Diffstat (limited to 't/t6050-replace.sh')
-rwxr-xr-xt/t6050-replace.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/t/t6050-replace.sh b/t/t6050-replace.sh
index d174bfe..aa3e249 100755
--- 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"