tests/test-mq-guards.out
changeset 4407 8369672060b5
parent 4337 23068518deca
equal deleted inserted replaced
4403:249e2603324c 4407: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