-very verbose debug

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-20 02:12:35 +01:00
parent a6b4c468e3
commit 2830e2e894
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
. cdist-config
[ $# -eq 3 ] || __cdist_usage "<object dir> <object> <type>"
set -uex
set -ue
# This variable MUST be exactly like this - see __cdist_object_dir
__cdist_out_object_dir="$1"; shift