diff options
Diffstat (limited to 't/chainlint/cuddled-loop.expect')
-rw-r--r-- | t/chainlint/cuddled-loop.expect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/chainlint/cuddled-loop.expect b/t/chainlint/cuddled-loop.expect index 8c0260d7f1..7932303763 100644 --- a/t/chainlint/cuddled-loop.expect +++ b/t/chainlint/cuddled-loop.expect @@ -1,5 +1,5 @@ ( while read x do foobar bop || exit 1 -> done <file ) && + done <file ) && outside subshell |