Skip to content

Commit 455941b

Browse files
committed
(run-vm) echo $out
1 parent 8473688 commit 455941b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/run-vm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,6 @@ make -C ${0:A:h:h} images
5959
qemu-system-aarch64 $params --append "$append" $@ | tee "$out/serial"
6060

6161
(( $#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

Comments
 (0)