remove debug

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2010-12-01 20:07:58 +01:00
parent 3709be353b
commit e6819f6331
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@
. cdist-config
set -aux
set -au
# all types cdist is aware of
export cdist_types="file service user"