summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-03-11 19:28:13 +0200
committerLars Wirzenius <liw@liw.fi>2017-03-11 19:28:13 +0200
commitaf031c4d49527c0a8854d2f152502a69eca246e5 (patch)
tree9057d222594f18d907f2780b59976d00f9198b3e
parent445e3824f2d1b0b341a2416e122b6dd089134831 (diff)
downloadserver-yarns-af031c4d49527c0a8854d2f152502a69eca246e5.tar.gz
Drop duplicate stanza
-rw-r--r--100-mail.yarn6
1 files changed, 1 insertions, 5 deletions
diff --git a/100-mail.yarn b/100-mail.yarn
index d3c835e..39dff9e 100644
--- a/100-mail.yarn
+++ b/100-mail.yarn
@@ -45,11 +45,7 @@ utility. Each password should be stored using a name
GIVEN large random number R
WHEN someone sends mail to liw@liw.fi with subject $R
- THEN mailbox of liw has a mail with subject $R
- AND mails for liw with subject $R get deleted
-
- WHEN someone sends mail to bugs@liw.fi with subject $R
THEN mailbox of distix has a mail with subject $R
- AND mailbox of liw has a mail with subject $R
AND mails for distix with subject $R get deleted
+ THEN mailbox of liw has a mail with subject $R
AND mails for liw with subject $R get deleted