test-convert-cvs: add sleep so cvs notices changes

This change makes the test pass on gcc112.fsffrance.org.
This commit is contained in:
Emanuele Giaquinta 2015-10-12 15:42:32 +03:00
parent 18869274ee
commit 400c470fa8

View File

@ -223,6 +223,7 @@ commit branch
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)