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.rc9
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/etc/notify.rc b/tests/etc/notify.rc
index 4461ce3..138d6bb 100644
--- a/tests/etc/notify.rc
+++ b/tests/etc/notify.rc
@@ -24,7 +24,7 @@ Subject: Upload of ${project} successful
Upload of ${project} to ${url}/${dir} finished successfully.
Files uploaded:
-${triplet:ls:upload}
+${triplet:ls:upload}$-
Regards,
Wydawca
@@ -42,7 +42,7 @@ Subject: Upload of ${project} successful
${user:real-name} (${user:email}) successfully uploaded files
for ${project} to ${url}/${dir}. Files uploaded:
-${triplet:ls:upload}
+${triplet:ls:upload}$-
Regards,
Wydawca
@@ -61,7 +61,7 @@ Subject: Suspicious upload of ${project}
Someone not authorized to make releases for ${project}
has attempted to upload the following files to ${url}/${dir}:
-${triplet:ls:full}
+${triplet:ls:full}$-
This upload has been ignored and the files removed. The person who attempted
the upload was ${user:real-name}, user name ${user:name}, email ${user:email}.
@@ -184,7 +184,8 @@ Subject: ${triplet:dist} rejected
Your upload of ${triplet:dist} has been rejected by the distribution
verification procedure with the following diagnostics:
-${check:diagn}
+${check:diagn}$-
+
Please fix the tarball and resubmit.
Regards,

Return to:

Send suggestions and report system problems to the System administrator.