summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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