aboutsummaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-10-31 01:00:25 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-10-31 01:00:25 +0000
commit1e151ac0612f613b54a91ef3e43de52e38b97743 (patch)
tree2b2a93be7632ffe0b10fcfa694d9190e372f45ef /testsuite
parent2917a0ff90a275a00d8aef0a3a5a81fc8dae7ea6 (diff)
downloadanubis-1e151ac0612f613b54a91ef3e43de52e38b97743.tar.gz
anubis-1e151ac0612f613b54a91ef3e43de52e38b97743.tar.bz2
Do not display "be patient"
warning. Things have become faster nowadays.
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/lib/anubis.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/lib/anubis.exp b/testsuite/lib/anubis.exp
index 0070c58..873cd27 100644
--- a/testsuite/lib/anubis.exp
+++ b/testsuite/lib/anubis.exp
@@ -1,6 +1,6 @@
# -*- tcl -*-
# This file is part of GNU Anubis testsuite.
-# Copyright (C) 2003 The Anubis Team.
+# Copyright (C) 2003, 2007 The Anubis Team.
#
# GNU Anubis is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the Free
@@ -127,7 +127,7 @@ proc update_config {name} {
proc run_in_authmode {name} {
if [anubis_check_capability "GSASL"] {
if [anubis_check_capability "GNUTLS"] {
- clone_output "Running $name in authmode over TLS. This may take quite a while. Please, be patient."
+ clone_output "Running $name in authmode over TLS."
}
start_daemon
source $name

Return to:

Send suggestions and report system problems to the System administrator.