forked from ungleich-public/cdist
++;;
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
47b6149803
commit
ad7977e51b
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ case "$state_should" in
|
||||||
echo "Size is required when state is present" >&2
|
echo "Size is required when state is present" >&2
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
;;
|
||||||
absent)
|
absent)
|
||||||
:
|
:
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in a new issue