# HG changeset patch # User Emanuele Giaquinta # Date 1444653752 -10800 # Node ID 75e29fcc5a71679abf3ff7d1d10fa155952ea46a # Parent c60dfcc0abf2fadad062511a6c17837c8a1271f7 test-convert-cvs: add sleep so cvs notices changes This change makes the test pass on gcc112.fsffrance.org. diff -r c60dfcc0abf2 -r 75e29fcc5a71 tests/test-convert-cvs.t --- a/tests/test-convert-cvs.t Wed Oct 07 11:33:52 2015 +0300 +++ b/tests/test-convert-cvs.t Mon Oct 12 15:42:32 2015 +0300 @@ -223,6 +223,7 @@ T a T b/c $ cvs -q update -r branch > /dev/null + $ sleep 1 $ echo d >> b/c $ cvs -q commit -mci2 . | grep '<--' $TESTTMP/cvsrepo/src/b/c,v <-- *c (glob)