about summary refs log tree commit diff
path: root/third_party/git/t/chainlint/exit-subshell.expect
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/t/chainlint/exit-subshell.expect')
-rw-r--r--third_party/git/t/chainlint/exit-subshell.expect5
1 files changed, 0 insertions, 5 deletions
diff --git a/third_party/git/t/chainlint/exit-subshell.expect b/third_party/git/t/chainlint/exit-subshell.expect
deleted file mode 100644
index bf78454f74..0000000000
--- a/third_party/git/t/chainlint/exit-subshell.expect
+++ /dev/null
@@ -1,5 +0,0 @@
-(
-	foo || exit 1
-	bar &&
-	baz
->)