full_serversSQL empty bug in AST_VDauto_dial_FILL.pl script

git-svn-id: svn://192.168.202.10@413 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2006-11-28 17:55:20 +00:00
parent 0a3a6e7a2a
commit 7f55022298
+1
View File
@@ -348,6 +348,7 @@ while($one_day_interval > 0)
}
$sthA->finish();
chop($full_serversSQL);
if (length($full_serversSQL)<6) {$full_serversSQL="''";}
$event_string.="SERVERS WITH TRUNK FULL for $DBfill_campaign[$camp_CIPct]: $full_servers |$full_serversSQL|";
&event_logger;