From d294a2c28eac3289bcaecdd6cf8686f60c2b3249 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 16 Jun 2014 08:02:41 +0200 Subject: [PATCH] +" Signed-off-by: Nico Schottelius --- cdist/conf/type/__ssh_dot_ssh/manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdist/conf/type/__ssh_dot_ssh/manifest b/cdist/conf/type/__ssh_dot_ssh/manifest index 2145cf40..4b797afb 100755 --- a/cdist/conf/type/__ssh_dot_ssh/manifest +++ b/cdist/conf/type/__ssh_dot_ssh/manifest @@ -22,7 +22,7 @@ # owner="$__object_id" -state="$(cat "$__object/parameter/state") +state="$(cat "$__object/parameter/state")" group="$(cut -d':' -f 1 "$__object/explorer/group")" if [ -z "$group" ]; then