Enhancement - caseless compare

- Fixed bug detecting multiple failed negative attribute matches.
This commit is contained in:
Paul Beckingham 2010-01-27 16:52:54 -05:00
parent 4f1183a358
commit b1700f3cf6
3 changed files with 28 additions and 18 deletions

View file

@ -40,6 +40,7 @@ if (open my $fh, '>', 'hasnt.rc')
}
# 1
diag ("Initialization taskes 6 seconds");
qx{../task rc:hasnt.rc add foo};
# 2