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

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