Merge branch 'master' into belenos
This commit is contained in:
commit
d9a1dba9f0
1 changed files with 4 additions and 4 deletions
|
|
@ -26,9 +26,9 @@ then
|
||||||
[ 1$1 = 1"test" ] || exit 1
|
[ 1$1 = 1"test" ] || exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
PAIRS="taranis-lucid toutatis-precise"
|
PAIRS="taranis-lucid toutatis-precise belenos-trusty"
|
||||||
CODENAMES="taranis toutatis"
|
CODENAMES="taranis toutatis belenos"
|
||||||
UPSTREAMS="lucid precise"
|
UPSTREAMS="lucid precise trusty"
|
||||||
|
|
||||||
[ 1$1 = 1"test" ] && TEST=echo
|
[ 1$1 = 1"test" ] && TEST=echo
|
||||||
|
|
||||||
|
|
@ -152,7 +152,7 @@ address=ruben@trisquel.info
|
||||||
echo "Subject: Compiling updates
|
echo "Subject: Compiling updates
|
||||||
To: $address
|
To: $address
|
||||||
|
|
||||||
$(cat $FILE)" | $TEST /usr/sbin/sendmail -f watchdog@devel.trisquel.info -h correo.sognus.com
|
$(cat $FILE)" | $TEST /usr/sbin/sendmail -f watchdog@devel.trisquel.info -h correo.sognus.com -t $address
|
||||||
}
|
}
|
||||||
|
|
||||||
grep -q makepackage $FILE && $TEST report
|
grep -q makepackage $FILE && $TEST report
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue