]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test/encoding/readable.sh: fix shell script warning 11527/head
authorWillem Jan Withagen <wjw@digiware.nl>
Tue, 18 Oct 2016 10:30:19 +0000 (12:30 +0200)
committerWillem Jan Withagen <wjw@digiware.nl>
Tue, 18 Oct 2016 21:00:56 +0000 (23:00 +0200)
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/test/encoding/readable.sh

index c3bc06144faf8b67befbb2b314c90f0ec1c349a7..1a424ec5d07fad59767c4a03522342bf0e9cc481 100755 (executable)
@@ -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.