Better @INC fiddling and degenerate case for ProgressTree

This commit is contained in:
Paul Driver 2010-11-08 07:54:14 -06:00
parent 5efd3afbf5
commit 21ae5f0094
7 changed files with 49 additions and 23 deletions

View file

@ -171,6 +171,7 @@ sub rollbackInFork {
$update->();
}
);
$update->();
$tag->rollback( {
outputSub => sub {
$status{message} = shift;