view tests/test-revert-unknown.out @ 9434:f5ce9b052747

test-convert-git: Use ~ instead of ^ Solaris sh interprets ^ as pipe symbol and the test thus failed in strange ways. git can however use of HEAD~ instead of HEAD^.
author Mads Kiilerich <mads@kiilerich.com>
date Tue, 08 Sep 2009 01:26:15 +0200
parents a514c7509fa9
children
line wrap: on
line source

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