aboutsummaryrefslogtreecommitdiff
path: root/kiss.1
diff options
context:
space:
mode:
authordylan.araps@gmail.com <dylan.araps@gmail.com>2020-02-08 08:55:57 +0000
committerdylan.araps@gmail.com <dylan.araps@gmail.com>2020-02-08 08:55:57 +0000
commitef34ceb7bfb2cd81b824747bc9a851a3a82535a9 (patch)
tree01e7768cf89a73bb7faa744f17116e1d531662a6 /kiss.1
parente87447803ef980b255aaef826185c890a0e19aed (diff)
downloadcpt-ef34ceb7bfb2cd81b824747bc9a851a3a82535a9.tar.gz
kiss: Add back KISS_DEBUG. Closes #109
FossilOrigin-Name: 5cbe1968d9350612e1ef13e5572b08642a95c8f09f8efcd45dcf93a6c7f3c680
Diffstat (limited to 'kiss.1')
-rw-r--r--kiss.16
1 files changed, 6 insertions, 0 deletions
diff --git a/kiss.1 b/kiss.1
index 164ac3d..8c17310 100644
--- a/kiss.1
+++ b/kiss.1
@@ -103,6 +103,12 @@ export KISS_ROOT=/
# ones. Helpful when debugging.
#
# Set it to '1' to enable.
+export KISS_KEEPLOG=0
+
+# Keep build, package and extraction cache directories for debugging
+# purposes.
+#
+# Set it to '1' to enable.
export KISS_DEBUG=0
# Force the usage of a different 'sudo' tool.