aboutsummaryrefslogtreecommitdiff
path: root/kiss.1
diff options
context:
space:
mode:
authordylan.araps@gmail.com <dylan.araps@gmail.com>2020-01-28 08:08:14 +0000
committerdylan.araps@gmail.com <dylan.araps@gmail.com>2020-01-28 08:08:14 +0000
commite8c75ee1c0d30a2eaa3835240963c81146c508b1 (patch)
treece6b4c769fb44dc5d7ec6c921d902a3809b84440 /kiss.1
parent045f7b0bb40b90d7a866895ca3200f282237b4d8 (diff)
downloadcpt-e8c75ee1c0d30a2eaa3835240963c81146c508b1.tar.gz
kiss: Store builds logs on fail
FossilOrigin-Name: 33ffe94d2469f1a37a9650173a7f9fd5754bb43b9739e977639cd55a51d2baac
Diffstat (limited to 'kiss.1')
-rw-r--r--kiss.14
1 files changed, 2 insertions, 2 deletions
diff --git a/kiss.1 b/kiss.1
index 0b7e201..19e24cd 100644
--- a/kiss.1
+++ b/kiss.1
@@ -69,8 +69,8 @@ export KISS_FORCE=0
# This can be used to have the package manager run in a "fake root".
export KISS_ROOT=/
-# Keep build, package and extraction cache directories for debugging
-# purposes.
+# Keep build logs around for successful builds and not just failing
+# ones. Helpful when debugging.
#
# Set it to '1' to enable.
export KISS_DEBUG=0