]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t0001-init.sh
trace2: rename environment variables to GIT_TRACE2*
[thirdparty/git.git] / t / t0001-init.sh
index 1f462204eaf878694be8045313097155480cec57..77a224aafb8c63a237f868bff23e6d3cd418bb44 100755 (executable)
@@ -93,7 +93,7 @@ test_expect_success 'No extra GIT_* on alias scripts' '
                sed -n \
                        -e "/^GIT_PREFIX=/d" \
                        -e "/^GIT_TEXTDOMAINDIR=/d" \
-                       -e "/^GIT_TR2_PARENT/d" \
+                       -e "/^GIT_TRACE2_PARENT/d" \
                        -e "/^GIT_/s/=.*//p" |
                sort
        EOF