summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/aux/json.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/aux/json.sh b/tests/aux/json.sh
index 8f2cf9d..3c9783f 100644
--- a/tests/aux/json.sh
+++ b/tests/aux/json.sh
@@ -141,7 +141,7 @@ _json_char() {
_J_BASENAME="$(($_J_BASENAME + 1))"
_J_PATHNAME="$_J_DIRNAME$_J_S$_J_BASENAME"
_J_STATE="array-odd"
- continue;;
+ return;;
"]") exit;;
esac;;
esac