diff options
Diffstat (limited to 't/chainlint/complex-if-in-cuddled-loop.expect')
| -rw-r--r-- | t/chainlint/complex-if-in-cuddled-loop.expect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/chainlint/complex-if-in-cuddled-loop.expect b/t/chainlint/complex-if-in-cuddled-loop.expect index 2fca183409..dac2d0fd1d 100644 --- a/t/chainlint/complex-if-in-cuddled-loop.expect +++ b/t/chainlint/complex-if-in-cuddled-loop.expect @@ -4,6 +4,6 @@ : else echo >file - fi + fi ?!LOOP?! done) && test ! -f file |
