Revisió 304e3d03
Afegit per Pau Escrich fa casi 12 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