aboutsummaryrefslogtreecommitdiff
path: root/tests/etc/notify.rc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/etc/notify.rc')
-rw-r--r--tests/etc/notify.rc20
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/etc/notify.rc b/tests/etc/notify.rc
index 528d8f5..4461ce3 100644
--- a/tests/etc/notify.rc
+++ b/tests/etc/notify.rc
@@ -174,3 +174,23 @@ Wydawca
The Project Submission Robot
EOT;
}
+
+notify-event {
+ event check-failure;
+ recipient user;
+ message <<EOT
+Subject: ${triplet:dist} rejected
+
+Your upload of ${triplet:dist} has been rejected by the distribution
+verification procedure with the following diagnostics:
+
+${check:diagn}
+Please fix the tarball and resubmit.
+
+Regards,
+Wydawca
+The Project Submission Robot
+EOT;
+}
+
+

Return to:

Send suggestions and report system problems to the System administrator.