working directory is usually not in PATH

This commit is contained in:
Mukund Sivaraman
2018-02-26 12:55:12 -08:00
committed by Evan Hunt
parent 409cc22934
commit 451241a776

View File

@@ -245,7 +245,7 @@ whatever output the unit test emits, whereas in the other modes, output is
redirected:
$ cd lib/isc/tests
$ hash_test isc_sha512
$ ./hash_test isc_sha512
#### Writing unit tests