From: ivan Date: Sun, 15 Nov 1998 13:18:02 +0000 (+0000) Subject: remove debugging X-Git-Tag: freeside_1_2_0~156 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=c48cfd422976aa77e9f10b5324bfbd71952e5333;hp=61f2610ee6b8660a206a05675899ed72a5e59296;p=freeside.git remove debugging --- diff --git a/bin/fs-setup b/bin/fs-setup index 4e64f1bdf..aab24b7e1 100755 --- a/bin/fs-setup +++ b/bin/fs-setup @@ -32,7 +32,10 @@ # fix radius attributes ivan@sisd.com 98-sep-27 # # $Log: fs-setup,v $ -# Revision 1.5 1998-11-15 09:43:03 ivan +# Revision 1.6 1998-11-15 13:18:02 ivan +# remove debugging +# +# Revision 1.5 1998/11/15 09:43:03 ivan # update for new config file syntax, new adminsuidsetup # # Revision 1.4 1998/10/22 15:51:23 ivan @@ -164,7 +167,6 @@ FS::Record::reload_dbdef($dbdef_file); ### my($dbh)=adminsuidsetup $user; -warn $dbh; #create tables $|=1;