From 5a7e4e25beb6748b87319fa6bdf84411bc4f2dfe Mon Sep 17 00:00:00 2001 From: Rui Ueyama Date: Sat, 5 Feb 2022 12:08:24 +0900 Subject: [PATCH] Fix CI --- test/elf/warn-once.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/elf/warn-once.sh b/test/elf/warn-once.sh index 325c4fc35e..1a85dd5a3f 100755 --- a/test/elf/warn-once.sh +++ b/test/elf/warn-once.sh @@ -10,12 +10,12 @@ mold="$(pwd)/mold" t=out/test/elf/$testname mkdir -p $t -cat <