tests/test-revert-unknown.out
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Fri, 09 Feb 2007 03:48:26 -0200
changeset 4069 3fef134832d8
parent 2042 a514c7509fa9
permissions -rw-r--r--
allow values that aren't strings in util.configparser

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