From 83ff83e32055dc50b01fffe7bae9ea113655756b Mon Sep 17 00:00:00 2001 From: Martin Hübner Date: Tue, 2 Aug 2022 14:42:06 +0200 Subject: gatling: add package gatling MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Gatling is a high-performance webserver from fefe. It gives a fairly decent feature-set at really small size. And its fast. Co-authored-by: Josef Schlehofer Signed-off-by: Martin Hübner --- net/gatling/test.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 net/gatling/test.sh (limited to 'net/gatling/test.sh') diff --git a/net/gatling/test.sh b/net/gatling/test.sh new file mode 100644 index 000000000..166afe377 --- /dev/null +++ b/net/gatling/test.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +gatling -h -- cgit v1.2.3