Re: git-svn test suite failures due to Subversion race

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Wong
Date: Monday, February 12, 2007 - 8:21 pm

Michael Spang <mcspang@gmail.com> wrote:

Thanks for the patch.  Just one portability nit below, otherwise:
Acked-by: Eric Wong <normalperson@yhbt.net>


I'm not sure that -d is portable.  However,

  perl -e '@x = stat($ARGV[0]); utime($x[8], $x[9] + 1, $ARGV[0])' "$1"

should work on any platform git-svn runs on.

-- 
Eric Wong
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-svn test suite failures due to Subversion race, Michael Spang, (Sun Feb 11, 8:32 pm)
Re: git-svn test suite failures due to Subversion race, Michael Spang, (Mon Feb 12, 7:34 pm)
Re: git-svn test suite failures due to Subversion race, Junio C Hamano, (Mon Feb 12, 8:03 pm)
Re: git-svn test suite failures due to Subversion race, Eric Wong, (Mon Feb 12, 8:21 pm)
Re: git-svn test suite failures due to Subversion race, Junio C Hamano, (Mon Feb 12, 11:17 pm)
Re: git-svn test suite failures due to Subversion race, Michael Spang, (Tue Feb 13, 6:35 pm)