summaryrefslogtreecommitdiff
path: root/bin/wipe-agent
diff options
context:
space:
mode:
authorivan <ivan>2010-11-19 22:00:05 +0000
committerivan <ivan>2010-11-19 22:00:05 +0000
commit92a99ef250e2a37ebb2719468abe95aedc18c735 (patch)
treed5d2d42d8bc4d78901aad13d508764bed8b3e80d /bin/wipe-agent
parent6c447c88737be60074a02ab4f634aeaab4cbfe13 (diff)
adding wipe-agent script, RT#10679
Diffstat (limited to 'bin/wipe-agent')
-rw-r--r--bin/wipe-agent2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/wipe-agent b/bin/wipe-agent
index fbe58a804..0e1846a63 100644
--- a/bin/wipe-agent
+++ b/bin/wipe-agent
@@ -22,7 +22,7 @@ foreach my $cust_main (
) {
- warn "deleting ". $cust_main->name. "\n";
+ warn "deleting ". $cust_main->custnum.': '. $cust_main->name. "\n";
unless ( $opt_d ) { #dry run