Merge branch 'ep/shell-assign-and-export-vars'
[gitweb.git] / contrib / subtree / t / t7900-subtree.sh
index b22b710c262ed6c55e97859aac8a2fd1c5adb219..6309d124ca2c97b2b1b9262c7b9470c576870069 100755 (executable)
@@ -8,7 +8,8 @@ This test verifies the basic operation of the merge, pull, add
 and split subcommands of git subtree.
 '
 
-export TEST_DIRECTORY=$(pwd)/../../../t
+TEST_DIRECTORY=$(pwd)/../../../t
+export TEST_DIRECTORY
 
 . ../../../t/test-lib.sh