summaryrefslogtreecommitdiff
path: root/tinderbox
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2015-02-17 23:05:00 +0200
committerBlackNoxis <steven.darklight@gmail.com>2015-02-17 23:05:00 +0200
commit42b069d21e4287700061fdb1175f50cab9ae19a3 (patch)
tree6210d8c05ed15ed127239e76249b5d6717765812 /tinderbox
parentf3b18315d224cdb601dab442800606211297cfe6 (diff)
It`s rogentos.ro for now in Kogaion
Diffstat (limited to 'tinderbox')
-rwxr-xr-xtinderbox/matter-build.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tinderbox/matter-build.sh b/tinderbox/matter-build.sh
index 89db7c0..7d80366 100755
--- a/tinderbox/matter-build.sh
+++ b/tinderbox/matter-build.sh
@@ -74,7 +74,7 @@ echo "Acquiring locks at ${LOCK_FILE} and ${LVM_LOCK_FILE} in blocking mode, wai
bzip2 -f -k "${LOG_FILE}"
# send mail
echo "Hello boys and girls,
-this is andromeda.kogaion.org informing you that a new matter run has been
+this is andromeda.rogentos.ro informing you that a new matter run has been
eventually executed.
Call : ${ARGS}
@@ -82,7 +82,7 @@ Exit : ${rc}
Log : ${LOG_FILE}.bz2
Do not forget to check logs before touching repositories.
-Thanks for reading." | mutt -s "${schedule} matter run, $(basename ${LOG_FILE})" -a "${LOG_FILE}.bz2" -- entropy-team@lists.kogaion.org
+Thanks for reading." | mutt -s "${schedule} matter run, $(basename ${LOG_FILE})" -a "${LOG_FILE}.bz2" -- entropy-team@lists.rogentos.ro
# spawn GLSA and ignore any failures
/build/tinderbox/glsa-scheduler "${CHROOT_DIR}" "${CHROOT_NAME}" "${PRE_CHROOT}" > /dev/null