Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-11-12 00:56:30 +0300
committerJunio C Hamano <gitster@pobox.com>2016-11-12 00:56:30 +0300
commit7f2a3921fb7f49da6a870fb3bfcad69631e70ca9 (patch)
tree0baf32c0a4c7b069e2d57172494a4bff55e0e5b8 /t/t0021-conversion.sh
parent332fd5655a1e162b2fe47009dfc77ca2a94908e7 (diff)
parent71dd50472d6be8ff91ab0dcfa2413daeaba14baa (diff)
Merge branch 'js/pwd-var-vs-pwd-cmd-fix'
Last minute fixes to two fixups merged to 'master' recently. * js/pwd-var-vs-pwd-cmd-fix: t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variables
Diffstat (limited to 't/t0021-conversion.sh')
-rwxr-xr-xt/t0021-conversion.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t0021-conversion.sh b/t/t0021-conversion.sh
index da1ad3e70e..4ea534e9fa 100755
--- a/t/t0021-conversion.sh
+++ b/t/t0021-conversion.sh
@@ -4,7 +4,7 @@ test_description='blob conversion via gitattributes'
. ./test-lib.sh
-TEST_ROOT="$(pwd)"
+TEST_ROOT="$PWD"
PATH=$TEST_ROOT:$PATH
write_script <<\EOF "$TEST_ROOT/rot13.sh"