summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2012-10-26 08:44:19 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2012-10-26 08:44:19 +1000
commitef61e26db816855ce9b2c66366875656a86ab923 (patch)
tree60a16ff4c8a31901da01b86d9d983e5d0b145f60 /README
parent4d868c26c21587db8055e9dd0ecb6bead462c0fd (diff)
README: mention --with-logpath argument
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index b83e342..d1e32f9 100644
--- a/README
+++ b/README
@@ -25,6 +25,9 @@ Notes:
Notes:
* This repo does not need to be installed.
+* The default path for config and log files is /tmp. Tests that fail will
+ leave their files there for inspection.
+ Use --with-logpath=/some/path to change this path
== Running the tests ==
Tests can be run by "make check", or one-by-one.