summaryrefslogtreecommitdiff
path: root/FS/FS
diff options
context:
space:
mode:
authorivan <ivan>2010-02-03 19:27:17 +0000
committerivan <ivan>2010-02-03 19:27:17 +0000
commit958c175de04f5c049a0ad84ee50e9dba0c1122b6 (patch)
tree232099c0319b69565a5c9c16f580881d7e5bc3ee /FS/FS
parent29249857577d3e866a0f01d414ee1b32fb861359 (diff)
better error msg for profiling
Diffstat (limited to 'FS/FS')
-rw-r--r--FS/FS/cust_main.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/cust_main.pm b/FS/FS/cust_main.pm
index a4f88b4..590e32f 100644
--- a/FS/FS/cust_main.pm
+++ b/FS/FS/cust_main.pm
@@ -3926,7 +3926,7 @@ sub due_cust_event {
warn " invalid conditions not eliminated with condition_sql:\n".
join('', map " $_: ".$unsat{$_}."\n", keys %unsat )
- if $DEBUG; # > 1;
+ if keys %unsat && $DEBUG; # > 1;
##
# insert