summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2023-05-05 13:08:22 +0300
committerPanu Matilainen <pmatilai@redhat.com>2023-05-05 13:16:40 +0300
commitf4c6fc4c17981c54e85341a0381b6a3e9a5728e1 (patch)
tree5be9b0db2c937024e589b92b2effc5ce7cef35ef
parenta97c376f379ee48c3b0e92e9c79f64c9fd954b64 (diff)
downloadrpm-f4c6fc4c17981c54e85341a0381b6a3e9a5728e1.tar.gz
Don't mask the user verify fail on invalid symlink test
This test only runs as root so let it do its job.
-rw-r--r--tests/rpmverify.at4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/rpmverify.at b/tests/rpmverify.at
index bf32c456f..87395aef2 100644
--- a/tests/rpmverify.at
+++ b/tests/rpmverify.at
@@ -107,10 +107,10 @@ runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm
mv "${RPMTEST}"/opt/foo "${RPMTEST}"/opt/was
ln -s was "${RPMTEST}"/opt/foo
chown -h bin "${RPMTEST}"/opt/foo
-runroot rpm -Vv --nouser --nogroup replacetest
+runroot rpm -Vv replacetest
],
[1],
-[....L.... /opt/foo
+[....LU... /opt/foo
......... /opt/foo/README1
......... /opt/goo
......... /opt/zoo