[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
Tue Sep 14 09:20:49 CDT 2010


branch "master" has been updated
       via  e5accf8c245016a09d48c2e4a79f97942c9d91e9 (commit)
      from  c9854d0b759ee981cf65b2644a4fb6af5c256c52 (commit)

Summary of changes:
 gitall-asterisk-scf.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


- Log -----------------------------------------------------------------
commit e5accf8c245016a09d48c2e4a79f97942c9d91e9
Author: David M. Lee <dlee at digium.com>
Date:   Tue Sep 14 09:19:23 2010 -0500

    oops.  typo.

diff --git a/gitall-asterisk-scf.sh b/gitall-asterisk-scf.sh
index eb95f56..1a452b4 100755
--- a/gitall-asterisk-scf.sh
+++ b/gitall-asterisk-scf.sh
@@ -33,7 +33,7 @@ repos[i++]=integration/media_rtp_pjmedia
 repos[i++]=integration/slice
 repos[i++]=release/cmake
 
-for repo in "${repo[@]}"; do
+for repo in "${repos[@]}"; do
    repoUri=${gitdepot}:${tree}/${repo}
 
    if [ -d ${repo}/.git ]; then

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


-- 
asterisk-scf/integration/gitall.git



More information about the asterisk-scf-commits mailing list