turn off py2 builds, that worked all right with all the tags
[infrastructure.git] / scripts / post-revprop-change
index 0a88646..6cda9f8 100755 (executable)
@@ -52,8 +52,8 @@ USER="$3"
 PROPNAME="$4"
 ACTION="$5"
 
-MAILDEST="onelab-svn@one-lab.org"
-FROM="$(id -un)@svn.one-lab.org"
-SUBJECT="svn.one-lab.org - log message changed:"
+MAILDEST="onelab-svn@onelab.eu"
+FROM="$(id -un)@svn.onelab.eu"
+SUBJECT="svn.onelab.eu - log message changed:"
 
 propchange-email.pl --from "$FROM" -s "$SUBJECT" "$REPOS" "$REV" "$USER" "$PROPNAME" "$MAILDEST"