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 c61aa3a commit 6e19416Copy full SHA for 6e19416
scripts/run-vm
@@ -56,3 +56,6 @@ make -C ${0:A:h:h} images
56
qemu-system-aarch64 $params --append "$append" $@ | tee "$out/serial"
57
58
(( $#ncov == 0 )) && echo && ${0:A:h}/capture-coverage $out
59
+
60
+echo
61
+echo -e '> \e]8;;file://'$out'\e\\'$out'\e]8;;\e\\'
0 commit comments