[Bps-public-commit] r17064 - in Prophet/trunk: .

sunnavy at bestpractical.com sunnavy at bestpractical.com
Tue Dec 2 06:48:26 EST 2008


Author: sunnavy
Date: Tue Dec  2 06:48:14 2008
New Revision: 17064

Modified:
   Prophet/trunk/   (props changed)
   Prophet/trunk/lib/Prophet/CLI/Command/Aliases.pm

Log:
 r17981 at sunnavys-mb:  sunnavy | 2008-12-02 19:46:27 +0800
 tiny string change


Modified: Prophet/trunk/lib/Prophet/CLI/Command/Aliases.pm
==============================================================================
--- Prophet/trunk/lib/Prophet/CLI/Command/Aliases.pm	(original)
+++ Prophet/trunk/lib/Prophet/CLI/Command/Aliases.pm	Tue Dec  2 06:48:14 2008
@@ -53,7 +53,7 @@
                 delete $aliases->{$key};
             }
             else {
-                print "alias $key not found\n";
+                print "didn't find alias '$key'\n";
             }
         }
 



More information about the Bps-public-commit mailing list