Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t7004: ship trustdb to avoid gpg warnings
[gitweb.git]
/
t
/
lib-git-svn.sh
diff --git
a/t/lib-git-svn.sh
b/t/lib-git-svn.sh
index 27ad3b70f9d9c38defdcf632db0e79ce09c65f4e..f6fe78cd278bd25f47b8c17e14f5f419d639fb7a 100644
(file)
--- a/
t/lib-git-svn.sh
+++ b/
t/lib-git-svn.sh
@@
-46,5
+46,5
@@
rawsvnrepo="$svnrepo"
svnrepo="file://$svnrepo"
poke() {
-
perl -e '@x = stat($ARGV[0]); utime($x[8], $x[9] + 1, $ARGV[0])'
"$1"
+
test-chmtime +1
"$1"
}