From 1dc99aaadea830d3d6ee28765f2be6479feea696 Mon Sep 17 00:00:00 2001 From: Rui Ueyama Date: Sun, 21 Jul 2024 13:26:58 +0900 Subject: [PATCH] Fix CI --- test/elf/no-allow-shlib-undefined.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/elf/no-allow-shlib-undefined.sh b/test/elf/no-allow-shlib-undefined.sh index 53daabaf3f..846e046a13 100755 --- a/test/elf/no-allow-shlib-undefined.sh +++ b/test/elf/no-allow-shlib-undefined.sh @@ -1,11 +1,11 @@ #!/bin/bash . $(dirname $0)/common.inc -cat <