Timestamp comparisons when popping a patch were fixed in commit
005922085f0135c35baa4b0e8db6f05d78586377, so we can get rid of this
sleep in the test suite.
---
 test/failpop.test |    2 --
 1 file changed, 2 deletions(-)

--- a/test/failpop.test
+++ b/test/failpop.test
@@ -15,8 +15,6 @@
        $ quilt refresh
        > Refreshed patch %{P}test.diff
 
-       $ sleep 2
-
        $ sed -e "s/ /_/g" patches/test.diff > patches/test.new
        $ mv patches/test.new patches/test.diff
        $ quilt pop

-- 
Jean Delvare
Suse L3


_______________________________________________
Quilt-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/quilt-dev

Reply via email to