commit 9ff7c7a3df23f0b4e93dec7bd62c1b7171ecb1b4
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Fri Oct 3 12:56:39 2014 +0200

    Remove these nasty Kalimotxo references that taint the binaries filenames

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