Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint'
[gitweb.git]
/
t
/
t9105-git-svn-commit-diff.sh
diff --git
a/t/t9105-git-svn-commit-diff.sh
b/t/t9105-git-svn-commit-diff.sh
index f994b72f80eb9cbc6617dc1d3c9e6bbe63319b7b..746c8277d06a7d9d147df16d6c16efce65bf34a2 100755
(executable)
--- a/
t/t9105-git-svn-commit-diff.sh
+++ b/
t/t9105-git-svn-commit-diff.sh
@@
-33,7
+33,7
@@
prev=`git rev-parse --verify HEAD^1`
test_expect_success 'test the commit-diff command' "
test -n '$prev' && test -n '$head' &&
- git-svn commit-diff '$prev' '$head' '$svnrepo' &&
+ git-svn commit-diff
-r1
'$prev' '$head' '$svnrepo' &&
svn co $svnrepo wc &&
cmp readme wc/readme
"