diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-08-29 15:37:50 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-08-29 15:37:50 +0000 |
commit | f913be3678436977bbbfed4d4cf927dcd945a5e8 (patch) | |
tree | 356190078b2837d83de08fa221fd4e2db46afe9c | |
parent | bc64a74dadcd9d2560b84cad283a52e7346d4140 (diff) |
Test update.
-rw-r--r-- | test/log/0502 | 2 | ||||
-rw-r--r-- | test/paniclog/0502 | 2 | ||||
-rw-r--r-- | test/stderr/0502 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/test/log/0502 b/test/log/0502 index e2ac23957..d55bd6e3e 100644 --- a/test/log/0502 +++ b/test/log/0502 @@ -8,7 +8,7 @@ 1999-03-02 09:44:33 Messages accepted: 1999-03-02 09:44:33 Recipients: 1999-03-02 09:44:33 Accepted: -1999-03-02 09:44:33 ACL for QUIT returned ERROR: "deny" is not allowed in a QUIT ACL +1999-03-02 09:44:33 ACL for QUIT returned ERROR: "deny" is not allowed in a QUIT or not-QUIT ACL 1999-03-02 09:44:33 Messages received: 1 1999-03-02 09:44:33 Messages accepted: 1999-03-02 09:44:33 Recipients: diff --git a/test/paniclog/0502 b/test/paniclog/0502 index 68f036908..8ab24fba4 100644 --- a/test/paniclog/0502 +++ b/test/paniclog/0502 @@ -1 +1 @@ -1999-03-02 09:44:33 ACL for QUIT returned ERROR: "deny" is not allowed in a QUIT ACL +1999-03-02 09:44:33 ACL for QUIT returned ERROR: "deny" is not allowed in a QUIT or not-QUIT ACL diff --git a/test/stderr/0502 b/test/stderr/0502 index 68f036908..8ab24fba4 100644 --- a/test/stderr/0502 +++ b/test/stderr/0502 @@ -1 +1 @@ -1999-03-02 09:44:33 ACL for QUIT returned ERROR: "deny" is not allowed in a QUIT ACL +1999-03-02 09:44:33 ACL for QUIT returned ERROR: "deny" is not allowed in a QUIT or not-QUIT ACL |