diff --git a/test/browser/browser.sh b/test/browser/browser.sh index 4db0ecf4df0..d3e361aa8a4 100755 --- a/test/browser/browser.sh +++ b/test/browser/browser.sh @@ -18,7 +18,7 @@ chmod a+w "$LOGS" # show some system info nproc free -h -rpm -q cockpit-system +rpm -qa | grep cockpit # install firefox (available everywhere in Fedora and RHEL) # we don't need the H.264 codec, and it is sometimes not available (rhbz#2005760)