summaryrefslogtreecommitdiff
path: root/doc/PROGRAMMING
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-04-30 12:53:24 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-04-30 12:53:24 -0400
commit4aeeb5dac5e9791348ce44bf3b9df06d4e8827f0 (patch)
tree40d27577f26e2f51c92a4d4fa278ef5960fcecad /doc/PROGRAMMING
parentbb97f12aa12d674e4f594a7bf6cbd3e19a80793f (diff)
docs
Diffstat (limited to 'doc/PROGRAMMING')
-rw-r--r--doc/PROGRAMMING3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING
index 97f85650..bd6645ee 100644
--- a/doc/PROGRAMMING
+++ b/doc/PROGRAMMING
@@ -259,5 +259,8 @@ getpackages($type)
packages.
As a side effect, populates %package_arches and %package_types with
the types of all packages (not only those returned).
+inhibit_log()
+ Prevent logging the program's successful finish to
+ debian/*debhelper.log
-- Joey Hess <joeyh@debian.org>