Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
mingw: support spawning programs containing spaces in their names
[gitweb.git]
/
t
/
t0001-init.sh
diff --git
a/t/t0001-init.sh
b/t/t0001-init.sh
index 1f462204eaf878694be8045313097155480cec57..77a224aafb8c63a237f868bff23e6d3cd418bb44 100755
(executable)
--- a/
t/t0001-init.sh
+++ b/
t/t0001-init.sh
@@
-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_TR
ACE
2_PARENT/d" \
-e "/^GIT_/s/=.*//p" |
sort
EOF