[asterisk-commits] dsessions: testsuite/bamboo/trunk r1206 - /bamboo/trunk/bin/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Dec 16 17:11:49 UTC 2010
Author: dsessions
Date: Thu Dec 16 11:11:46 2010
New Revision: 1206
URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=1206
Log:
more tweaks to the scf scripts
Modified:
bamboo/trunk/bin/build-asterisk-scf.sh
Modified: bamboo/trunk/bin/build-asterisk-scf.sh
URL: http://svnview.digium.com/svn/testsuite/bamboo/trunk/bin/build-asterisk-scf.sh?view=diff&rev=1206&r1=1205&r2=1206
==============================================================================
--- bamboo/trunk/bin/build-asterisk-scf.sh (original)
+++ bamboo/trunk/bin/build-asterisk-scf.sh Thu Dec 16 11:11:46 2010
@@ -2,7 +2,7 @@
set -e
-COMPONENT_REV=`cat .git/regs/heads/master`
+COMPONENT_REV=`cat .git/refs/heads/master`
COMPONENT_NAM=$@
# Bamboo will have only cloned the gitall repo itself, so we
More information about the asterisk-commits
mailing list