r3:
authorIvan Rako <Ivan.Rako@CARNet.hr>
Tue, 23 Oct 2007 09:40:43 +0000 (09:40 +0000)
committerIvan Rako <Ivan.Rako@CARNet.hr>
Tue, 23 Oct 2007 09:40:43 +0000 (09:40 +0000)
debian/postinst

index 910c215..8333a20 100755 (executable)
@@ -3,6 +3,7 @@
 set -e
 
 [ "$1" = "configure" ] || exit 0
 set -e
 
 [ "$1" = "configure" ] || exit 0
+[ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx
 
 # Load CARNet tools
 . /usr/share/carnet-tools/functions.sh
 
 # Load CARNet tools
 . /usr/share/carnet-tools/functions.sh