tests/test-mq-guards.out
changeset 3873 a41b01a3c29f
parent 3763 955475d237fc
child 4133 a9ee6c53af8d
equal deleted inserted replaced
3872:9d7ac8613340 3873:a41b01a3c29f
    19 Now at: a.patch
    19 Now at: a.patch
    20 % should print -a
    20 % should print -a
    21 c.patch: -a
    21 c.patch: -a
    22 % should skip c.patch
    22 % should skip c.patch
    23 applying b.patch
    23 applying b.patch
    24 skipping c.patch - guarded by '- a'
    24 skipping c.patch - guarded by '-a'
    25 Now at: b.patch
    25 Now at: b.patch
    26 % should push c.patch
    26 % should push c.patch
    27 applying c.patch
    27 applying c.patch
    28 Now at: c.patch
    28 Now at: c.patch
    29 Patch queue now empty
    29 Patch queue now empty