Merge branch 'patch-4' of https://github.com/gjones2/Freeside (#13854 as this bug...
[freeside.git] / bin / wipe-agent
index fbe58a8..0e1846a 100644 (file)
@@ -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