From: Alexander Barton Date: Wed, 11 Mar 2015 21:14:24 +0000 (+0100) Subject: Fix typo in src/testsuite/README X-Git-Tag: rel-22.1~7 X-Git-Url: https://arthur.barton.de/gitweb/?p=ngircd-alex.git;a=commitdiff_plain;h=f16eb1b686ab3cd3c0b313ef6853dce3ee129677 Fix typo in src/testsuite/README --- diff --git a/src/testsuite/README b/src/testsuite/README index c8a39170..4ff5ea9f 100644 --- a/src/testsuite/README +++ b/src/testsuite/README @@ -50,7 +50,7 @@ start-server.sh [] and that no other instance of the test binary is already running. The exit code is 0 if the test binary could be started. -stop-server.sha [] +stop-server.sh [] This script uses getpid.sh to detect a running test binary "T-ngircd" and then shuts it down using the TERM signal.