We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8473688 commit 455941bCopy full SHA for 455941b
scripts/run-vm
@@ -59,3 +59,6 @@ make -C ${0:A:h:h} images
59
qemu-system-aarch64 $params --append "$append" $@ | tee "$out/serial"
60
61
(( $#ncov == 0 )) && echo && ${0:A:h}/capture-coverage $out
62
+
63
+echo
64
+echo -e '> \e]8;;file://'$out'\e\\'$out'\e]8;;\e\\'
0 commit comments