diff options
author | joey <joey> | 1999-08-17 04:51:17 +0000 |
---|---|---|
committer | joey <joey> | 1999-08-17 04:51:17 +0000 |
commit | 473b811394da493f2643d196d3ea2316b6ea034f (patch) | |
tree | ebf14354e3a2cd136fb56fbaad09f25aff394eca /PROGRAMMING | |
parent | fa0b6b8309672b44488dfef0891de99ef6f09d30 (diff) | |
download | debhelper-473b811394da493f2643d196d3ea2316b6ea034f.tar.gz |
r86: Initial Import
Diffstat (limited to 'PROGRAMMING')
-rw-r--r-- | PROGRAMMING | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/PROGRAMMING b/PROGRAMMING index a6078c1a..7dc0c638 100644 --- a/PROGRAMMING +++ b/PROGRAMMING @@ -143,6 +143,9 @@ verbose_echo() error() Pass this command a string, it will output it to standard error and exit. +warning() + Pass this command a string, and it will output it to standard error + as a warning message. tmpdir() Pass this command the name of a binary package, it will return the name of the tmp directory that will be used as this package's |