diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-08-01 19:17:56 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-08-01 19:17:56 (EDT) |
commit | e69adb324b6d6dd0ae6a6e498e5a6e25352189a1 (patch) | |
tree | c8d524ef7d6fb4b921371e2f95967813fb50fb24 /m4/gcc_version.m4 | |
parent | 4fc35b2d92cfeb453b0f262a46ff50c9506d8ff9 (diff) |
tests/aux/json.sh: Fix continue not in a loop
Fixes the following error with Bash:
[...]/tests/aux/json.sh: line 144: continue: only meaningful in a `for', `while', or `until' loop
json.sh: syntax: /given_cipher_suites/1
json.sh: syntax: /
json.sh: syntax: /
Oddly, Dash treats continue outside a loop as return, which is undefined
behavior.
Diffstat (limited to 'm4/gcc_version.m4')
0 files changed, 0 insertions, 0 deletions