tests/test-rebuildstate.out
author Martin Geisler <mg@lazybytes.net>
Sat, 12 Dec 2009 16:46:16 +0100
branchstable
changeset 10042 7cdd2a7db2c2
parent 6344 ffeb926d57ce
permissions -rw-r--r--
config: raise ConfigError on non-existing include files Before, an %include directive for a non-existing file resulted in an IOError and a traceback.

adding bar
adding foo
% state dump after
n 666         -1 bar
n 666         -1 foo
% status
! bar
? baz
C foo