commit f16eb1b686ab3cd3c0b313ef6853dce3ee129677 from: Alexander Barton date: Wed Mar 11 21:14:24 2015 UTC Fix typo in src/testsuite/README commit - c41f18e3f90512afcf38f42695c26708a1f34772 commit + f16eb1b686ab3cd3c0b313ef6853dce3ee129677 blob - c8a39170356e717ce17f368d01d90152265421db blob + 4ff5ea9f937cf2d5df049e5c1cb1e994580f7c2a --- src/testsuite/README +++ 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.