Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/1.7.0-diff-whitespace-only-status'
[gitweb.git]
/
t
/
t3050-subprojects-fetch.sh
diff --git
a/t/t3050-subprojects-fetch.sh
b/t/t3050-subprojects-fetch.sh
index 2b21b1070d6b8f864aee0049d5cb2dccef0daa46..4261e9641e00fb3b543384b6a8dbbcc1a214b598 100755
(executable)
--- a/
t/t3050-subprojects-fetch.sh
+++ b/
t/t3050-subprojects-fetch.sh
@@
-20,7
+20,7
@@
test_expect_success setup '
'
test_expect_success clone '
- git clone
file://`pwd`/.git
cloned &&
+ git clone
"file://$(pwd)/.git"
cloned &&
(git rev-parse HEAD; git ls-files -s) >expected &&
(
cd cloned &&