Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/rebase-i'
[gitweb.git]
/
t
/
t9101-git-svn-props.sh
diff --git
a/t/t9101-git-svn-props.sh
b/t/t9101-git-svn-props.sh
index 622ea1c0df1cdfcbabcd9a884abe151c4d0dff53..5aac644223cf217255a0fdbbb1238b4125fd2e6e 100755
(executable)
--- a/
t/t9101-git-svn-props.sh
+++ b/
t/t9101-git-svn-props.sh
@@
-140,6
+140,7
@@
test_expect_success 'test show-ignore' "
cd test_wc &&
mkdir -p deeply/nested/directory &&
svn add deeply &&
+ svn up &&
svn propset -R svn:ignore 'no-such-file*' .
svn commit -m 'propset svn:ignore'
cd .. &&