author | Thomas Rast <trast@student.ethz.ch> | |
Tue, 26 Aug 2008 19:32:35 +0000 (21:32 +0200) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Fri, 5 Sep 2008 23:58:39 +0000 (16:58 -0700) | ||
commit | 8d5100c7a81e7f638241b5af957e05216cd56579 | |
tree | 4eb76f2d434801a9b78fe577035e2e1bd9f47f36 | tree | snapshot |
parent | 67214c85af7245a1f75da968334c529ec2610e70 | commit | diff |
git svn info: tests: fix ptouch argument order in setup
The arguments must be <gitwc-path> <svnwc-path>, otherwise it fails to
update the timestamps (without setting a failure exit code) and
results in bad test output later on.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Acked-by: Eric Wong <normalperson@yhbt.net>
The arguments must be <gitwc-path> <svnwc-path>, otherwise it fails to
update the timestamps (without setting a failure exit code) and
results in bad test output later on.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Acked-by: Eric Wong <normalperson@yhbt.net>
t/t9119-git-svn-info.sh | diff | blob | history |