From: Willem Jan Withagen Date: Tue, 18 Oct 2016 10:30:19 +0000 (+0200) Subject: test/encoding/readable.sh: fix shell script warning X-Git-Tag: v11.1.0~406^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b782d8901e108ac46c0c02b0fd131bf21f98d32a;p=ceph.git test/encoding/readable.sh: fix shell script warning Signed-off-by: Willem Jan Withagen --- diff --git a/src/test/encoding/readable.sh b/src/test/encoding/readable.sh index c3bc06144fa..1a424ec5d07 100755 --- a/src/test/encoding/readable.sh +++ b/src/test/encoding/readable.sh @@ -69,7 +69,7 @@ test_object() { if [ -n "$incompat" ]; then if [ -z "$incompat_paths" ]; then echo "skipping incompat $type version $arversion, changed at $incompat < code $myversion" - continue + return else # If we are ignoring not whole type, but objects that are in $incompat_path, # we don't skip here, just give info.