diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 16:21:47 +0200 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 16:31:13 +0200 |
commit | 135fdeebb99c3569e42d8162b265e15d29bd937d (patch) | |
tree | 0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 /www/gatling/files/gatling_wrapper | |
parent | Remove # $FreeBSD$ from Makefiles. (diff) |
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'www/gatling/files/gatling_wrapper')
-rw-r--r-- | www/gatling/files/gatling_wrapper | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/gatling/files/gatling_wrapper b/www/gatling/files/gatling_wrapper index 7b5e9a8c1b6d..b68f1fff6c82 100644 --- a/www/gatling/files/gatling_wrapper +++ b/www/gatling/files/gatling_wrapper @@ -1,5 +1,5 @@ #!/bin/sh -T -# + #- # Copyright 2009 Thomas-Martin Seck. All rights reserved. # @@ -23,9 +23,7 @@ # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. -# -# $FreeBSD$ -# + # gatling_wrapper {gatling|tlsgatling} [options] # # A simple wrapper script for gatling (or any other program that does not |