Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
Nico Schottelius 2014-03-31 23:58:45 +02:00
parent 47b6149803
commit ad7977e51b
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ case "$state_should" in
echo "Size is required when state is present" >&2
exit 1
fi
;;
absent)
:
;;