[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
Wed Dec 8 14:25:51 CST 2010
branch "master" has been updated
via 41843f8f7d20f496a73b6ed56374c2bdab241fa1 (commit)
from e546442d9e75937825ef8da052ffa333b25db81c (commit)
Summary of changes:
gitall-asterisk-scf.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 41843f8f7d20f496a73b6ed56374c2bdab241fa1
Author: David M. Lee <dlee at digium.com>
Date: Wed Dec 8 14:25:46 2010 -0600
Adding gc and fsck to the list of passthrough commands.
diff --git a/gitall-asterisk-scf.sh b/gitall-asterisk-scf.sh
index 1afc0d4..4027fed 100755
--- a/gitall-asterisk-scf.sh
+++ b/gitall-asterisk-scf.sh
@@ -49,7 +49,7 @@ cmd=pull
while test $# -gt 0; do
case $1 in
- tag|status|branch|diff|submodule|fetch|remote)
+ tag|status|branch|diff|submodule|fetch|remote|gc|fsck)
cmd=passthrough
break
;;
-----------------------------------------------------------------------
--
asterisk-scf/integration/gitall.git
More information about the asterisk-scf-commits
mailing list