quickemu-project / quicktest

Quickly and automatically test systems inside Quickemu virtual machines 🧑‍🔬
MIT License
16 stars 3 forks source link

feat: Shorten QEMU socket path in qt_get_qemu_socket function #13

Closed popey closed 1 month ago

popey commented 1 month ago

Convert the absolute path to the socket into a relative one, to shrink the length.

Fixes #10