comparison tests/test-mq.out @ 7042:0ada66dcc259

tests: fix reported patch tool name in test-mq Strip any path of the patch executable, which it might return on failure.
author Mads Kiilerich <mads@kiilerich.com>
date Thu, 18 Sep 2008 13:45:36 +0200
parents d90d83ebea9e
children 25961e53a07f
comparison
equal deleted inserted replaced
7041:b856071435f7 7042:0ada66dcc259
490 Patch queue now empty 490 Patch queue now empty
491 % qpush should fail, local changes 491 % qpush should fail, local changes
492 abort: local changes found, refresh first 492 abort: local changes found, refresh first
493 % apply force, should not discard changes with empty patch 493 % apply force, should not discard changes with empty patch
494 applying empty 494 applying empty
495 /usr/bin/patch: **** Only garbage was found in the patch input. 495 patch: **** Only garbage was found in the patch input.
496 patch failed, unable to continue (try -v) 496 patch failed, unable to continue (try -v)
497 patch empty is empty 497 patch empty is empty
498 Now at: empty 498 Now at: empty
499 diff -r bf5fc3f07a0a hello.txt 499 diff -r bf5fc3f07a0a hello.txt
500 --- a/hello.txt 500 --- a/hello.txt