commit 304e3d0344ef4238a58498d2d67437c4dd28b052
Author: p4u <p4u@dabax.net>
Date:   Fri Mar 8 18:16:53 2013 +0100

    Changed default qMp branch to testing

diff --git a/nightlycompile.sh b/nightlycompile.sh
index 60d2b2b..24b9a15 100755
--- a/nightlycompile.sh
+++ b/nightlycompile.sh
@@ -13,7 +13,7 @@ MAIL="admin@qmp.cat"
 DAYS_TO_PRESERVE="10"
 
 [ -z "$COMMUNITY" ] && COMMUNITY=qMp
-[ -z "$BRANCH" ] && BRANCH=attitude_adjustment
+[ -z "$BRANCH" ] && BRANCH=testing
 
 # If target is not specified, compiling for all targets
 [ -z "$TARGETS" ] && TARGETS="$(make list_targets)"
