comparison tests/test-mq-guards.out @ 4405:8369672060b5

Test qtop breaking when series ends with guarded patches.
author Patrick Mezard <pmezard@gmail.com>
date Sun, 06 May 2007 18:19:25 +0200
parents 23068518deca
children
comparison
equal deleted inserted replaced
4402:249e2603324c 4405:8369672060b5
23 c.patch: -a 23 c.patch: -a
24 % should skip c.patch 24 % should skip c.patch
25 applying b.patch 25 applying b.patch
26 skipping c.patch - guarded by '-a' 26 skipping c.patch - guarded by '-a'
27 Now at: b.patch 27 Now at: b.patch
28 % should display b.patch
29 b.patch
28 % should push c.patch 30 % should push c.patch
29 applying c.patch 31 applying c.patch
30 Now at: c.patch 32 Now at: c.patch
31 Patch queue now empty 33 Patch queue now empty
32 guards deactivated 34 guards deactivated