From: paul Date: Sat, 9 Dec 2017 20:29:08 +0000 (+0000) Subject: wrapper for gatling X-Git-Url: http://git.plutz.net/?p=bookman;a=commitdiff_plain;h=91be9a50c797bec6e76c05467b58b219ad4ce144 wrapper for gatling svn path=/trunk/; revision=18 --- diff --git a/index.html b/index.html new file mode 100755 index 0000000..2e48eef --- /dev/null +++ b/index.html @@ -0,0 +1,5 @@ +#!/bin/sh +# Wrapper Script for gatling + +./index.cgi $@ \ +| sed -r '0,/^Status: /{s;^Status: ;HTTP/1.1 ;;}'