Added configurable error checks instead of stupid /^ERROR/ check.
authorkhoff <khoff>
Thu, 15 Mar 2007 20:08:01 +0000 (20:08 +0000)
committerkhoff <khoff>
Thu, 15 Mar 2007 20:08:01 +0000 (20:08 +0000)
commit16ff27b518da300ee5f8a907da8e1c67c2b9f1aa
treeeb92a6662242862b5ec6482bcc7009877470aaa5
parent9f5c327e1f126704ed5359fd61718945448785ed
Added configurable error checks instead of stupid /^ERROR/ check.
Commands can now be processed with Text::Template using [@-- --@] delimeters, in addition to evaling a double-quoted string.
Cleaned up spurious debug output.
FS/FS/part_export/router.pm