[freeside-commits] freeside/FS/FS UID.pm,1.35,1.36
Jeff Finucane,420,,
jeff at wavetail.420.am
Thu Jul 12 14:08:04 PDT 2007
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail:/tmp/cvs-serv6623
Modified Files:
UID.pm
Log Message:
redundant test
Index: UID.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/UID.pm,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- UID.pm 12 Jul 2007 13:36:26 -0000 1.35
+++ UID.pm 12 Jul 2007 21:08:02 -0000 1.36
@@ -115,7 +115,7 @@
if ($confcount) {
$use_confcompat = 0;
}else{
- warn "NO CONFIGURATION RECORDS FOUND" unless $confcount;
+ warn "NO CONFIGURATION RECORDS FOUND";
}
}
More information about the freeside-commits
mailing list