have the UI use full country names, and state names outside the US...
[freeside.git] / FS / FS / part_svc.pm
index d3073f9..1a478a9 100644 (file)
@@ -562,7 +562,7 @@ sub process {
     $param->{'svcpart'} = $new->getfield('svcpart');
   }
 
-  die $error if $error;
+  die "$error\n" if $error;
 }
 
 =item process_bulk_cust_svc