From b7ce0a293ca02beb07f043a305ff8700c95b605c Mon Sep 17 00:00:00 2001 From: Don Porter Date: Sun, 10 Sep 2017 09:58:31 -0400 Subject: [PATCH] Link the script for apache --- LibOS/shim/test/apps/apache/benchmark-http.sh | 1 + 1 file changed, 1 insertion(+) create mode 120000 LibOS/shim/test/apps/apache/benchmark-http.sh diff --git a/LibOS/shim/test/apps/apache/benchmark-http.sh b/LibOS/shim/test/apps/apache/benchmark-http.sh new file mode 120000 index 00000000..43269f9e --- /dev/null +++ b/LibOS/shim/test/apps/apache/benchmark-http.sh @@ -0,0 +1 @@ +../lighttpd/benchmark-http.sh \ No newline at end of file