aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2017-12-27 00:25:27 +0100
committerRolf Eike Beer <eike@sf-mail.de>2017-12-27 00:25:27 +0100
commit88884091543f7f3bbd40ccbf8ff874fe52794575 (patch)
tree9ddd0bfb4f6a314f7697b003996d980981a6d593 /README.md
parentfix generating list of useflag combinations (diff)
downloadtatt-88884091543f7f3bbd40ccbf8ff874fe52794575.tar.gz
tatt-88884091543f7f3bbd40ccbf8ff874fe52794575.tar.bz2
tatt-88884091543f7f3bbd40ccbf8ff874fe52794575.zip
keep logfiles of failed logs
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0dda590..3cea768 100644
--- a/README.md
+++ b/README.md
@@ -124,4 +124,8 @@ The specification of the configuration file can be found in dot-tatt-spec which
# All emerge runs in the generated scripts are automatically passed
# the -1 option. Here you can specify additional options.
# emergeopts="-v"
+
+# directory where logs of failed builds will be stored
+# the exact name of the log will be shown in the report file
+# buildlogdir="./tatt/logs"
```