]> Zhao Yanbai Git Server - minix.git/commitdiff
tests: fix DS tests' README too
authorDavid van Moolenbroek <david@minix3.org>
Sat, 8 Sep 2012 14:42:32 +0000 (16:42 +0200)
committerDavid van Moolenbroek <david@minix3.org>
Sat, 8 Sep 2012 14:42:32 +0000 (16:42 +0200)
test/ds/README

index e8702edadee934b7b401f45f98023c550813389e..5bb5580710a531ba064cbb42488fb03f0e557445 100644 (file)
@@ -3,8 +3,8 @@ Test Program for DataServer
 How to run
 ==========
 
-  1. Type `make run` to prepare and run test.
-  2. When done testing, type `make clean` to clean up.
+  1. Type `make` to build the tests.
+  2. Type `sh run` to run the tests.
 
 How the test works
 ==================