diff options
author | David D. Kilzer <ddkilzer@kilzer.net> | 2008-08-05 00:35:17 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-08-05 21:21:19 -0700 |
commit | d9042a0ac41ebd23e4dac00371a682d964eafee7 (patch) | |
tree | dd0b29a0a78c8a886b96c428a55dd8caf59629e2 /builtin-archive.c | |
parent | git-svn: properly set path for "info" command (diff) | |
download | tgif-d9042a0ac41ebd23e4dac00371a682d964eafee7.tar.xz |
Fix race condition in t9119-git-svn-info.sh
Changed the ptouch bash function to use the "Text Last Updated"
date reported by 'svn info' when changing the modified time
(mtime) of the file/symlink/directory in the git working
directory. Previously it used the mtime of the item in the
svn working directory, which caused the race condition.
[ew: swapped argument order of ptouch() to minimize diff]
From: David D. Kilzer <ddkilzer@kilzer.net>
Signed-off-by: David D. Kilzer <ddkilzer@kilzer.net>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-archive.c')
0 files changed, 0 insertions, 0 deletions