tests/test-revert-unknown.out
author Matt Mackall <mpm@selenic.com>
Thu, 11 Oct 2007 17:47:04 -0500
changeset 5458 cd1a6e7216c5
parent 2042 a514c7509fa9
permissions -rw-r--r--
mpatch: use int rather than ssize_t We might need to be more clever than this to make Py2.5 happy.

%% Should show unknown
? unknown
removing b
%% Should show unknown and b removed
R b
? unknown
%% Should show a and unknown
a
unknown