tests/test-mq-qpush-fail.t
changeset 14464 00256f689f9c
parent 13508 0396ca8015be
child 16633 b2ca2f40c9c1
equal deleted inserted replaced
14463:81f559d1b9b2 14464:00256f689f9c
   120   patch queue now empty
   120   patch queue now empty
   121 
   121 
   122 try to push and pop while a is guarded
   122 try to push and pop while a is guarded
   123 
   123 
   124   $ hg qpush a
   124   $ hg qpush a
   125   cannot push 'a' - guarded by ['+block']
   125   cannot push 'a' - guarded by '+block'
   126   [1]
   126   [1]
   127   $ hg qpush -a
   127   $ hg qpush -a
   128   applying b
   128   applying b
   129   patch b is empty
   129   patch b is empty
   130   applying c
   130   applying c