]> arthur.barton.de Git - ngircd-alex.git/commit
Fixed echo without newline for systems not understanding "echo -n"; added
authorAlexander Barton <alex@barton.de>
Mon, 6 Sep 2004 22:07:26 +0000 (22:07 +0000)
committerAlexander Barton <alex@barton.de>
Mon, 6 Sep 2004 22:07:26 +0000 (22:07 +0000)
commit9cb9cca5367738c15b4cc878afbfe6fd709dd174
tree5641e44151cb188e28aa4503149567ada06f05dc
parent593cc7b4e2208e454362176a502663d79c6d7c29
Fixed echo without newline for systems not understanding "echo -n"; added
new file "functions.inc" for functions usable by all test scripts. [From HEAD].
src/testsuite/functions.inc [new file with mode: 0644]
src/testsuite/start-server.sh
src/testsuite/stop-server.sh
src/testsuite/stress-server.sh
src/testsuite/tests.sh
src/testsuite/wait-tests.sh