From a3bf47ca3fc329e67d15586fa0856d3be043736f Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 20 Jul 2008 16:08:02 +0000 Subject: Alter prompt to indicate that multiple tests can be queued by entering multiple choices git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10055 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/testsuite.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testsuite.cpp') diff --git a/src/testsuite.cpp b/src/testsuite.cpp index 1cee7500c..f294ae70d 100644 --- a/src/testsuite.cpp +++ b/src/testsuite.cpp @@ -59,7 +59,7 @@ TestSuite::TestSuite(InspIRCd* Instance) : ServerInstance(Instance) cout << endl << "(X) Exit test suite\n"; - cout << "\nChoice: "; + cout << "\nChoices (Enter one or more options as a list then press enter, e.g. 15X): "; cin >> choice; if (!choice) -- cgit v1.3.1-10-gc9f91