Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t1500: test_rev_parse: facilitate future test enhancements
[gitweb.git]
/
t
/
t9110-git-svn-use-svm-props.sh
diff --git
a/t/t9110-git-svn-use-svm-props.sh
b/t/t9110-git-svn-use-svm-props.sh
index a06e4c5b8e3fa5d5c0c14afede47c630ccb07712..29fbdfdd3f02c2dfb6219e749dadd8a495a6c97d 100755
(executable)
--- a/
t/t9110-git-svn-use-svm-props.sh
+++ b/
t/t9110-git-svn-use-svm-props.sh
@@
-51,7
+51,7
@@
test_expect_success 'verify metadata for /dir' "
test_expect_success 'find commit based on SVN revision number' "
git svn find-rev r12 |
- grep
`git rev-parse HEAD`
+ grep
$(git rev-parse HEAD)
"
test_expect_success 'empty rebase' "