about summary refs log tree commit diff
path: root/third_party/git/t/t7500/add-whitespaced-content
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/t/t7500/add-whitespaced-content')
-rwxr-xr-xthird_party/git/t/t7500/add-whitespaced-content8
1 files changed, 0 insertions, 8 deletions
diff --git a/third_party/git/t/t7500/add-whitespaced-content b/third_party/git/t/t7500/add-whitespaced-content
deleted file mode 100755
index ccf07c61a4..0000000000
--- a/third_party/git/t/t7500/add-whitespaced-content
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-sed -e 's/|$//' >>"$1" <<\EOF
-
- |
-commit message  	 |
-
-EOF
-exit 0