OSSP CVS Repository

ossp - Difference in ossp-pkg/shiela/shiela.pl versions 1.72 and 1.73
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/shiela/shiela.pl 1.72 -> 1.73

--- shiela.pl    2006/07/25 13:00:52     1.72
+++ shiela.pl    2006/10/13 19:48:31     1.73
@@ -60,7 +60,7 @@
 $SIG{__DIE__} = sub {
     my ($text) = @_;
     $text =~ s|\s+at\s+.*||s;
-    print STDERR "cvs:shiela::ERROR: ". $text . ($! ? " ($!)" : "") . "\n";
+    print STDERR "cvs:shiela:ERROR: ". $text . ($! ? " ($!)" : "") . "\n";
     exit(1);
 };
 

CVSTrac 2.0.1