diff options
Diffstat (limited to 'docker-test/test.sh')
-rwxr-xr-x | docker-test/test.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docker-test/test.sh b/docker-test/test.sh index aa081860..9b28d5b5 100755 --- a/docker-test/test.sh +++ b/docker-test/test.sh @@ -1,2 +1,2 @@ -/httpd_demo/test.sh -/throughput_httpd.2.4.6/test.sh +/httpd/httpd_demo/test.sh +/httpd/throughput_httpd.2.4.6/test.sh |