summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2013-05-24 15:17:33 +0200
committerJean Delvare <jdelvare@suse.de>2013-05-24 15:17:33 +0200
commit0bdc11675915e2313eaa42cfcb4b2baac7d3a37b (patch)
tree8f0dc8ce150c662e840c91f0693d4dab07fc79f5 /test
parentbc340b709b866f50273d4ef125e1ae3cbc44c6ac (diff)
downloadquilt-0bdc11675915e2313eaa42cfcb4b2baac7d3a37b.tar.gz
failpop.test: Drop needless sleep
Timestamp comparisons when popping a patch were fixed in commit 005922085f0135c35baa4b0e8db6f05d78586377, so we can get rid of this sleep in the test suite.
Diffstat (limited to 'test')
-rw-r--r--test/failpop.test2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/failpop.test b/test/failpop.test
index ac46520..8b566c4 100644
--- 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