From e0a724f004a6312c5ba8d07c62c8189125c66cb4 Mon Sep 17 00:00:00 2001 From: Yann Dirson Date: Mon, 16 Sep 2024 16:17:52 +0200 Subject: [PATCH] fixup! install: new test to check against reference files --- scripts/runtests-get-fsdiff-ref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/runtests-get-fsdiff-ref b/scripts/runtests-get-fsdiff-ref index 7fb3833f..997151f3 100755 --- a/scripts/runtests-get-fsdiff-ref +++ b/scripts/runtests-get-fsdiff-ref @@ -8,7 +8,7 @@ set -e VERSION="83nightly" -. $(dirname $0)/lib.sh +. $(dirname $0)/lib.bash GITREV=$(git rev-parse HEAD)