Skip to content
Snippets Groups Projects
Commit d9a1dba9 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Merge branch 'master' into belenos

parents efc7edc6 e92f567b
No related branches found
No related tags found
No related merge requests found
......@@ -26,9 +26,9 @@ then
[ 1$1 = 1"test" ] || exit 1
fi
PAIRS="taranis-lucid toutatis-precise"
CODENAMES="taranis toutatis"
UPSTREAMS="lucid precise"
PAIRS="taranis-lucid toutatis-precise belenos-trusty"
CODENAMES="taranis toutatis belenos"
UPSTREAMS="lucid precise trusty"
[ 1$1 = 1"test" ] && TEST=echo
......@@ -152,7 +152,7 @@ address=ruben@trisquel.info
echo "Subject: Compiling updates
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment