aboutsummaryrefslogtreecommitdiff
path: root/git-cvsserver.perl
diff options
context:
space:
mode:
authorFrank Lichtenheld <frank@lichtenheld.de>2007-05-27 14:33:09 +0200
committerJunio C Hamano <junkio@cox.net>2007-05-29 00:27:21 -0700
commitb3c81cff02e56a62bd657148da757fdfd8dc6255 (patch)
tree354eb08802d08748c0e1a66fa3c17686b4d0350a /git-cvsserver.perl
parent2e4aef58932cdb345893103d77823a9dd6a146a6 (diff)
downloadgit-b3c81cff02e56a62bd657148da757fdfd8dc6255.tar.gz
git-b3c81cff02e56a62bd657148da757fdfd8dc6255.tar.xz
t9400: Work around CVS' deficiencies
If we are too fast with our changes, the file in the working copy might still have the same mtime as noted in the CVS/Entries. This will cause CVS to happily report to the server that the file is unmodified which can lead to data loss (and in our case test failure). CVS sucks! Work around that by sleeping for a second. Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-cvsserver.perl')
0 files changed, 0 insertions, 0 deletions