##// END OF EJS Templates
patchbomb: fix 'echo -en' bashism in test-patchbomb...
patchbomb: fix 'echo -en' bashism in test-patchbomb The echo command doesn't accept options in some shells. printf is required by the SUSv2 (Single UNIX Specification v2).

File last commit:

r8545:3682a19b default
r9730:732fc0e9 default
Show More
test-merge-force.out
11 lines | 332 B | text/plain | TextLexer
/ tests / test-merge-force.out
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Alexis S. L. Carvalho
add a test for a375ffc2aa1b
r6255 % local deleted a file, remote removed
Steve Borho
merge: give hint as to how to discover uncommitted changes...
r8545 abort: outstanding uncommitted changes (use 'hg status' to list changes)
Alexis S. L. Carvalho
add a test for a375ffc2aa1b
r6255 resolving manifests
removing a
0 files updated, 0 files merged, 1 files removed, 0 files unresolved
(branch merge, don't forget to commit)
% should show a as removed
R a
% manifest. should not have a:
b