From 75162bb14b3e38d66617077843f4dfdcaf09d5c4 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 18 Apr 2011 23:15:19 +0000 Subject: import rt 3.8.10 --- rt/sbin/rt-validator | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'rt/sbin/rt-validator') 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; -- cgit v1.2.1