Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'en/and-cascade-tests'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 26 Nov 2010 22:45:37 +0000
(14:45 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 26 Nov 2010 22:45:37 +0000
(14:45 -0800)
* en/and-cascade-tests:
t7300: add a missing SYMLINKS prerequisite
t/t7300-clean.sh
patch
|
blob
|
history
raw
(from parent 1:
7d43de9
)
diff --git
a/t/t7300-clean.sh
b/t/t7300-clean.sh
index c802ef826115cb130370a815ee1b15a5b10290ee..02f67b73b762850f3c7f0faf0886bf4011f57308 100755
(executable)
--- a/
t/t7300-clean.sh
+++ b/
t/t7300-clean.sh
@@
-179,7
+179,7
@@
test_expect_success 'git clean -d with prefix and path' '
'
-test_expect_success 'git clean symbolic link' '
+test_expect_success
SYMLINKS
'git clean symbolic link' '
mkdir -p build docs &&
touch a.out src/part3.c docs/manual.txt obj.o build/lib.so &&