From: Ivan Rako Date: Tue, 23 Oct 2007 09:42:44 +0000 (+0000) Subject: r5: X-Git-Tag: debian/2.3.2-1~7 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=vsftpd-cn.git;a=commitdiff_plain;h=51a82916f5fca2e8d6e8d66ac87936faff6df50f r5: --- diff --git a/debian/postinst b/debian/postinst index de73049..abe29ec 100755 --- a/debian/postinst +++ b/debian/postinst @@ -3,6 +3,7 @@ set -e [ "$1" = "configure" ] || exit 0 +[ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx # Load CARNet functions . /usr/share/carnet-tools/functions.sh