summaryrefslogtreecommitdiffstats
path: root/t/chainlint/cuddled-loop.expect
diff options
context:
space:
mode:
Diffstat (limited to 't/chainlint/cuddled-loop.expect')
-rw-r--r--t/chainlint/cuddled-loop.expect5
1 files changed, 5 insertions, 0 deletions
diff --git a/t/chainlint/cuddled-loop.expect b/t/chainlint/cuddled-loop.expect
new file mode 100644
index 0000000..8c0260d
--- /dev/null
+++ b/t/chainlint/cuddled-loop.expect
@@ -0,0 +1,5 @@
+(
+ while read x
+ do foobar bop || exit 1
+> done <file ) &&
+outside subshell