From e6819f6331c1dcb45f19b5df200ed8bccc518e13 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 1 Dec 2010 20:07:58 +0100 Subject: [PATCH] remove debug Signed-off-by: Nico Schottelius --- test/cdist-cconfig-tree | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/cdist-cconfig-tree b/test/cdist-cconfig-tree index 10fe3903..a69fe525 100755 --- a/test/cdist-cconfig-tree +++ b/test/cdist-cconfig-tree @@ -25,7 +25,8 @@ . cdist-config -set -aux +set -au + # all types cdist is aware of export cdist_types="file service user"