summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2010-11-19 22:00:06 +0000
committerivan <ivan>2010-11-19 22:00:06 +0000
commit527baf2dd57d2fc727fdd28fcec2627cc6e2a4c4 (patch)
tree14816043f0d298ba3df238272098edd8accd0aa6
parent04b49609f4cb179f184a512f134b9265f068db9c (diff)
adding wipe-agent script, RT#10679
-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