++;;
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
84159d18e0
commit
9ad7e05502
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