summaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2014-04-01 11:30:00 +0200
committerMichael Vogt <mvo@ubuntu.com>2014-04-01 12:16:03 +0200
commite5b7e019232f89a97e8ba3cbffa295595daa0351 (patch)
tree41a84963fb19fc8bc6d9b73bd424390027e8fa8c /doc/examples
parent21b3eac8f9ab8e12b43fa8998a5aa5465f29adc5 (diff)
Add new Debug::RunScripts option
This debug option will display all scripts that are run by apts RunScripts and RunScriptsWithPkgs helpers.
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/configure-index2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index
index 93e96cf16..df6bbb1e3 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -450,7 +450,7 @@ Debug
aptcdrom "false"; // Show found package files
IdentCdrom "false";
acquire::netrc "false"; // netrc parser
-
+ RunScripts "false"; // debug invocation of external scripts
}
pkgCacheGen::Essential "native"; // other modes: all, none, installed