Skip to content

Commit

Permalink
fmf: Show passt version
Browse files Browse the repository at this point in the history
This is still in heavy development in rawhide, and knowing the precise
version is important for debugging.
  • Loading branch information
martinpitt authored and jelly committed Mar 19, 2024
1 parent e2e98dc commit 2b3221e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/browser/browser.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ if [ -n "$main_builds_repo" ]; then
fi

# Show critical package versions
rpm -q runc crun podman criu kernel-core selinux-policy cockpit-podman cockpit-bridge || true
rpm -q runc crun podman criu passt kernel-core selinux-policy cockpit-podman cockpit-bridge || true

# allow test to set up things on the machine
mkdir -p /root/.ssh
Expand Down

0 comments on commit 2b3221e

Please sign in to comment.