commit 2b157d3cc8abeeacd217ce8b78cb719b62026067
Author: Pau Escrich <p4u@dabax.net>
Date:   Wed Mar 19 20:25:35 2014 +0100

    Change testing for kalimotxo in nighlycompile script

diff --git a/nightlycompile.sh b/nightlycompile.sh
index 034e5fe..940105a 100755
--- a/nightlycompile.sh
+++ b/nightlycompile.sh
@@ -14,7 +14,7 @@ MAIL="admin@qmp.cat"
 DAYS_TO_PRESERVE="10"
 
 COMMUNITY=${COMMUNITY:-qMp}
-BRANCH=${BRANCH:-testing}
+BRANCH=${BRANCH:-kalimotxo}
 
 # If target is not specified, compiling for all targets
 TARGETS=${TARGETS:-$(make list_targets)}
