Fix SUID test

This commit is contained in:
Justin Kromlinger 2023-06-15 17:20:33 +02:00
parent 87d3f29452
commit af3c3dcff0
No known key found for this signature in database
GPG Key ID: 69EF6D9E49A64EB8

View File

@ -209,8 +209,7 @@ test:base-devel:
- gcc -v
- g++ -v
- make -v
- echo "Test for #70"
- test -u /usr/bin/sudo
- test -u /usr/bin/sudo # issue 70
- test -u /usr/bin/passwd
release: