X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Fsbin%2Frt-validator;h=d0ba1a71e62c41cc8e747ce05e982408adcb50ab;hp=754438ee96d4d46a36929c805e251608c4495328;hb=75162bb14b3e38d66617077843f4dfdcaf09d5c4;hpb=fc6209f398899f0211cfcedeb81a3cd65e04a941 diff --git a/rt/sbin/rt-validator b/rt/sbin/rt-validator index 754438ee9..d0ba1a71e 100755 --- a/rt/sbin/rt-validator +++ b/rt/sbin/rt-validator @@ -1,4 +1,4 @@ -#!/Users/falcone/perl5/perlbrew/bin/perl +#!/usr/bin/perl # BEGIN BPS TAGGED BLOCK {{{ # # COPYRIGHT: @@ -122,7 +122,8 @@ In any case it's highly recommended to have a backup before resolving anything. Press enter to continue. END - <>; +# Read a line of text, any line of text + ; } use RT;