[LTP] [PATCH 3/3] ci/alpine.sh: Build confstr01.c

Petr Vorel pvorel@suse.cz
Tue Apr 5 15:48:38 CEST 2022


It was fixed in ba5c725879.

Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
 ci/alpine.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/ci/alpine.sh b/ci/alpine.sh
index d93a576167..4cbaaa5d3f 100755
--- a/ci/alpine.sh
+++ b/ci/alpine.sh
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (c) 2019-2021 Petr Vorel <petr.vorel@gmail.com>
+# Copyright (c) 2019-2022 Petr Vorel <petr.vorel@gmail.com>
 set -ex
 
 apk update
@@ -33,7 +33,6 @@ cat /etc/os-release
 echo "WARNING: remove unsupported tests (until they're fixed)"
 cd $(dirname $0)/..
 rm -rfv \
-	testcases/kernel/syscalls/confstr/confstr01.c \
 	testcases/kernel/syscalls/fmtmsg/fmtmsg01.c \
 	testcases/kernel/syscalls/getcontext/getcontext01.c \
 	testcases/kernel/syscalls/rt_tgsigqueueinfo/rt_tgsigqueueinfo01.c \
-- 
2.35.1



More information about the ltp mailing list