tests/test-revert-unknown.out
author Brendan Cully <brendan@kublai.com>
Wed, 18 Oct 2006 10:37:34 -0700
changeset 3465 2d35a8d2b32d
parent 2042 a514c7509fa9
permissions -rw-r--r--
patch: return list of modified files even when an exception is raised The file list is passed in as an argument and updated in place. This fixes issue399.

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