aboutsummaryrefslogtreecommitdiffstats
path: root/build/test/dummy-apache2.start
diff options
context:
space:
mode:
authorKristian Lyngstol <kristian@bohemians.org>2017-04-20 10:50:11 +0200
committerKristian Lyngstol <kristian@bohemians.org>2017-04-20 10:50:11 +0200
commita86fa790950906f0d0f32d2b3d2069fb11d34c98 (patch)
tree3d5263756bc6ae849e12b60e33cbe5550459cb04 /build/test/dummy-apache2.start
parent53d3a0593e3702a245dc90fb14a79e166bf7bbb3 (diff)
Further tidying up
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