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

sartak at bestpractical.com sartak at bestpractical.com
Thu Jul 17 23:26:31 EDT 2008


Author: sartak
Date: Thu Jul 17 23:26:31 2008
New Revision: 14249

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

Log:
 r64547 at onn:  sartak | 2008-07-17 23:24:40 -0400
 Mention that publish is complete


Modified: Prophet/trunk/lib/Prophet/CLI/Command/Publish.pm
==============================================================================
--- Prophet/trunk/lib/Prophet/CLI/Command/Publish.pm	(original)
+++ Prophet/trunk/lib/Prophet/CLI/Command/Publish.pm	Thu Jul 17 23:26:31 2008
@@ -36,6 +36,8 @@
 
     warn $_ for $rsync->err;
     print $_ for $rsync->out;
+
+    print "Publish complete.\n";
 };
 
 __PACKAGE__->meta->make_immutable;



More information about the Bps-public-commit mailing list