view tests/test-rebuildstate.out @ 6124:b4f86eb13dbd

fix test output after f7f25f58693a
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 15 Feb 2008 20:06:47 +0100
parents 8a5d8fb59ed2
children af3f26b6bba4
line wrap: on
line source

adding bar
adding foo
% state dump
a   0         -1 baz
n 644          0 foo
r   0          0 bar
% status
A baz
R bar
C foo
% state dump
n 666         -1 bar
n 666         -1 foo
% status
! bar
? baz
C foo