[Bps-public-commit] Prophet branch, master, updated. fbb53f8f30dd3879826ce2cbc7757d10eab6a9e5

Kevin Falcone falcone at bestpractical.com
Fri Aug 28 17:05:39 EDT 2009


The branch, master has been updated
       via  fbb53f8f30dd3879826ce2cbc7757d10eab6a9e5 (commit)
      from  bf8b0d1b7bf521d8dafe9d66cce7fa2db375cdd7 (commit)

Summary of changes:
 t/usage.t |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit fbb53f8f30dd3879826ce2cbc7757d10eab6a9e5
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Fri Aug 28 17:03:40 2009 -0400

    fix tests to expect new help for local support added in 06d8533a

diff --git a/t/usage.t b/t/usage.t
index fdd6905..d1b3ebe 100644
--- a/t/usage.t
+++ b/t/usage.t
@@ -56,7 +56,7 @@ my @cmds = (
     },
     {
         cmd     => [ 'clone', '-h' ],
-        error   => [ 'usage: usage.t clone --from <url>' ],
+        error   => [ 'usage: usage.t clone --from <url> | --local' ],
         comment => 'clone usage',
     },
     {

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list