Revisió 304e3d03
Afegit per Pau Escrich fa més de 13 anys
| nightlycompile.sh | ||
|---|---|---|
|
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)"
|
||
També disponible a: Unified diff
Changed default qMp branch to testing