tests/test-revert-unknown.out
author Thomas Arendsen Hein <thomas@intevation.de>
Thu, 02 Aug 2007 14:51:49 +0200
changeset 5166 7706ff46ef45
parent 2042 a514c7509fa9
permissions -rw-r--r--
The >| redirection does not exist in plain sh.

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