From a82ecc89a845bf5a9d65905dd34d96b036515878 Mon Sep 17 00:00:00 2001 From: Dave Vasilevsky Date: Thu, 9 Nov 2023 08:59:06 -0500 Subject: [PATCH] fix shell path for freebsd build --- tests/ll-smoke-singlethreaded.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ll-smoke-singlethreaded.sh b/tests/ll-smoke-singlethreaded.sh index c7cbfc3..3fe5bf9 100755 --- a/tests/ll-smoke-singlethreaded.sh +++ b/tests/ll-smoke-singlethreaded.sh @@ -1,4 +1,4 @@ -!/bin/bash +#!/bin/sh # Singlethreaded ll-smoke test. #