aboutsummaryrefslogtreecommitdiffstats
path: root/build/test/dummy-apache2.start
diff options
context:
space:
mode:
Diffstat (limited to 'build/test/dummy-apache2.start')
-rw-r--r--build/test/dummy-apache2.start3
1 files changed, 0 insertions, 3 deletions
diff --git a/build/test/dummy-apache2.start b/build/test/dummy-apache2.start
deleted file mode 100644
index fa1b754..0000000
--- a/build/test/dummy-apache2.start
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-apache2ctl start
-while true; do sleep 10; done