summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Grave <xavier.grave@laposte.net>2015-08-09 16:58:03 +0200
committerXavier Grave <xavier.grave@laposte.net>2015-08-09 16:58:03 +0200
commitb907db139589ea5e3e3042b655d508b8937e571f (patch)
tree98c72341ba70b0c0c803c13aa4b374e0812197c2
parent544ff58bec3b0c84079fa44e95eb1b818808d438 (diff)
minor change to ada4hurd main page : mention how to run netfs tests
-rw-r--r--hurd/ada4hurd.mdwn7
1 files changed, 6 insertions, 1 deletions
diff --git a/hurd/ada4hurd.mdwn b/hurd/ada4hurd.mdwn
index 784ad7fd..c783e53b 100644
--- a/hurd/ada4hurd.mdwn
+++ b/hurd/ada4hurd.mdwn
@@ -60,4 +60,9 @@ Ada4Hurd provides tools and examples to ease Ada development in Hurd. It is at a
* Play with xmladafs
- $ make trans_on \ No newline at end of file
+ $ make trans_on
+
+ * Run netfs tests
+ * In netfs\_base directory
+
+ $ make trans\_dbg\_on \ No newline at end of file