Better @INC fiddling and degenerate case for ProgressTree

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

View file

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