X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=t%2Fzbd%2Ftest-zbd-support;h=1658dc25013be4c0714538bdd58fc2dcabeb03f8;hb=1cae9fe4e16b807ae92658a82c747ffcd02dd174;hp=05c009006f44de6d8b894eae4239a51e7032ed7b;hpb=b13fd959ef8af944a5066976e90d80043bfa0add;p=fio.git diff --git a/t/zbd/test-zbd-support b/t/zbd/test-zbd-support index 05c00900..1658dc25 100755 --- a/t/zbd/test-zbd-support +++ b/t/zbd/test-zbd-support @@ -1178,6 +1178,7 @@ while [ "${1#-}" != "$1" ]; do -q) quit_on_err=1; shift;; -z) zbd_debug=1; shift;; --) shift; break;; + *) usage; exit 1;; esac done