Test for the previous bugfix.

This fails if you make test *twice* without the preceding patch.
Unfortunately I couldn't find a good way to make it fail if you only make
test once.
This commit is contained in:
Avery Pennarun 2010-11-21 04:29:28 -08:00
commit b19a918894
9 changed files with 24 additions and 3 deletions

View file

@ -22,7 +22,7 @@ if opt.verbose:
if opt.shuffle:
os.environ['REDO_SHUFFLE'] = '1'
is_root = not os.environ.get('REDO_BASE', '')
is_root = not os.environ.get('REDO', '')
if is_root:
# toplevel call to redo