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

sunnavy at bestpractical.com sunnavy at bestpractical.com
Tue Dec 2 06:46:59 EST 2008


Author: sunnavy
Date: Tue Dec  2 06:46:57 2008
New Revision: 17061

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

Log:
 r17978 at sunnavys-mb:  sunnavy | 2008-12-02 19:34:52 +0800
 tiny 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:46:57 2008
@@ -32,7 +32,7 @@
                         $aliases->{$1} = $2;
                         $need_to_save = 1;
                         print
-                          "alias '$1' changed from '$old' to '$2'\n";
+                          "changed alias '$1' from '$old' to '$2'\n";
                     }
                     else {
                         print "alias '$1 = $2' isn't changed, won't update\n";



More information about the Bps-public-commit mailing list