]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
contrib/psota-benchmark/tcp.sh is a bash script 2616/head
authorMostyn Bramley-Moore <mostyn@antipode.se>
Sun, 18 May 2025 10:58:27 +0000 (12:58 +0200)
committerMostyn Bramley-Moore <mostyn@antipode.se>
Sun, 18 May 2025 10:58:31 +0000 (12:58 +0200)
I am unsure if this is still used, but it fails to run in Bourne shell.

contrib/psota-benchmark/tcp.sh

index 3f630732be7cfbb12bd2e16f77cd9034ae8bfc11..70e2a3ca82a366773a4b3455942563377f1e1215 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 # tar comparison program
 # 2007-10-25 Jan Psota