[asterisk-scf-commits] asterisk-scf/release/bamboo.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Wed Jan 4 15:57:52 CST 2012


branch "master" has been updated
       via  13ceb90905277a0b4b63786c7642b7620fc23d02 (commit)
      from  430a68b6933d6c1a5e21fbe08da6cfa2774cba25 (commit)

Summary of changes:
 bin/tests.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


- Log -----------------------------------------------------------------
commit 13ceb90905277a0b4b63786c7642b7620fc23d02
Author: Darren Sessions <dsessions at digium.com>
Date:   Wed Jan 4 15:57:40 2012 -0600

    Removed the chdir to bamboo logic when self-updating as this is no longer nessesary with the newer versions of Bamboo and how they stage the repos.

diff --git a/bin/tests.py b/bin/tests.py
index 294c008..6909c97 100644
--- a/bin/tests.py
+++ b/bin/tests.py
@@ -227,7 +227,6 @@ def errorout(msg):
     sys.exit(1)
 
 def update_build_env():
-    os.chdir('bamboo')
     uni_make(1, None, 'install')
     return 
 

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


-- 
asterisk-scf/release/bamboo.git



More information about the asterisk-scf-commits mailing list