CI Tests: Regression/bz1563046-getlogin-r-return-early-when-linux-sentinel-value: use require instead of recommend

This commit is contained in:
Sergey Kolosov 2024-07-09 13:08:06 +02:00
parent 2112d49089
commit c6d9960c4a

View File

@ -11,7 +11,7 @@ component:
- glibc
test: ./runtest.sh
framework: beakerlib
recommend:
require:
- glibc-devel
- glibc-debuginfo
- gdb