Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
Nico Schottelius 2014-06-16 08:02:41 +02:00
parent 379c1da007
commit d294a2c28e
1 changed files with 1 additions and 1 deletions

View File

@ -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