Make vmname argument optional in qvm-open-in-vm - #670
Conversation
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026082719-devel&flavor=pull-requests Test run included the following:
Upload failures
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026050504-devel&flavor=update
Failed tests10 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/176874#dependencies 37 fixed
Unstable testsDetails
Performance TestsPerformance degradation:20 performance degradations
Remaining performance tests:91 tests
|
When
qvm-open-in-vmis invoked with a single positional argument, it is now treated as the filename (or URL) and the target is set to@default, so the qrexec policy decides which VM the file is opened in. This mirrors how the same script invoked asqvm-open-in-dvmpresets the target to@dispvm(as suggested by @rustybird in the issue).Fixes QubesOS/qubes-issues#11026