Browse Source

[LibOS] test/apps: Move benchmark-http.sh to common_tools

This commit concerns web-server examples: Apache, Nginx, and Lighttpd.
Previously, benchmark-http.sh bash script was located under lighttpd
directory, and Apache and Nginx had symbolic links to it. This is
unintuitive. This commit moves benchmark-http.sh to a newly created
common_tools directory, and all web-server examples have symbolic links
to this new dir.
Dmitrii Kuvaiskii 6 years ago
parent
commit
da21b2e000
1 changed files with 1 additions and 1 deletions
  1. 1 1
      LibOS/shim/test/apps

+ 1 - 1
LibOS/shim/test/apps

@@ -1 +1 @@
-Subproject commit ac6607426e81e149eee215a1cdc4478cf47492c2
+Subproject commit 4ccdb249fd8550d519dcc4f743ed88b95730d6e4