[asterisk-scf-commits] asterisk-scf/integration/gitall.git branch	"master" updated.
    Commits to the Asterisk SCF project code repositories 
    asterisk-scf-commits at lists.digium.com
       
    Mon Jan 17 15:19:12 CST 2011
    
    
  
branch "master" has been updated
       via  918d31c35217f6b756ecf1ddbda664c7d3068a51 (commit)
      from  701f6123bab513f886f09e23cf0490616b5325d9 (commit)
Summary of changes:
 gitall-asterisk-scf.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 918d31c35217f6b756ecf1ddbda664c7d3068a51
Author: David M. Lee <dlee at digium.com>
Date:   Mon Jan 17 15:19:18 2011 -0600
    Copy/paste fail.
diff --git a/gitall-asterisk-scf.sh b/gitall-asterisk-scf.sh
index 21ce8ce..32a07c7 100755
--- a/gitall-asterisk-scf.sh
+++ b/gitall-asterisk-scf.sh
@@ -205,7 +205,7 @@ function passthrough()
             ( cd ${repoDir} && git "$@" )
             if test $? -ne 0; then
                 echo >&2
-                echo "!! Failed to tag ${repoName}." >&2
+                echo "!! Failed to $1 ${repoName}." >&2
                 exit 1
             fi
         } 2>&1 | collapse
-----------------------------------------------------------------------
-- 
asterisk-scf/integration/gitall.git
    
    
More information about the asterisk-scf-commits
mailing list