about summary refs log tree commit diff
path: root/tests/timeout.builder.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/timeout.builder.sh')
-rw-r--r--tests/timeout.builder.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/timeout.builder.sh b/tests/timeout.builder.sh
deleted file mode 100644
index 3fbdd57946ad..000000000000
--- a/tests/timeout.builder.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-echo "‘timeout’ builder entering an infinite loop"
-while true ; do echo -n .; done