Description
If there is an exit statement in the file given via accumulo shell -f file, the execution seems to skip it and go on to the next command instead of terminating.
To recreate:
[mike@home ~] cat bug.accumulo exit scan -np -t !METADATA [mike@home ~] bin/accumulo shell -f /home/mike/bug.accumulo
Expected output: None
Actual output: A full scan of the !METADATA