Added configurable error checks instead of stupid /^ERROR/ check.
authorkhoff <khoff>
Thu, 15 Mar 2007 20:09:18 +0000 (20:09 +0000)
committerkhoff <khoff>
Thu, 15 Mar 2007 20:09:18 +0000 (20:09 +0000)
commit41e3eb14d4f031d97783981acc3940c8a054c0bd
treec9f0b974d128341057b65bfa2656f8f936deab82
parent7ad1ca177c01bd5993ff3d80ba09833cc078d2b9
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