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