Tests: Wait a second before recommiting a change
commit408aa13ea0b020a9c358372736343d66735b6559
authorDavid Soria Parra <dsp@php.net>
Mon, 12 May 2008 12:01:48 +0000 (12 14:01 +0200)
committerDavid Soria Parra <dsp@php.net>
Mon, 12 May 2008 12:01:54 +0000 (12 14:01 +0200)
tree59bde9d0a67542415fad2a383d7f2be8260249ba
parentc2c16c9f8ce0586f898f8ae403c0114eb749efe4
Tests: Wait a second before recommiting a change

cvs commit failed on an edited file when the edit time is the same
as the cvs add time, therefore we have to add a sleep statement
to make sure that the commit will work.

Signed-off-by: David Soria Parra <dsp@php.net>
tests/gc-import.sh