commit 3bf3422345ad7079fd33a44d3ba235705adb2219
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Fri Mar 28 10:29:41 2014 +0100

    Master nightlycompile labels binaries as master (not as testing)

diff --git a/nightlycompile.sh b/nightlycompile.sh
index 034e5fe..09f94fd 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:-master}
 
 # If target is not specified, compiling for all targets
 TARGETS=${TARGETS:-$(make list_targets)}
