mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-30 22:05:36 +00:00
test/zdtm.sh: show help if unknown option is used
Signed-off-by: Kir Kolyshkin <kir@openvz.org> Acked-by: Andrew Vagin <avagin@parallels.com> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
87368019be
commit
3ef2a28e9e
@@ -698,6 +698,7 @@ while :; do
|
||||
;;
|
||||
-*)
|
||||
echo "Unrecognized option $1, aborting!" 1>&2
|
||||
usage
|
||||
exit 1
|
||||
;;
|
||||
*)
|
||||
|
Reference in New Issue
Block a user