Skip to content

Commit

Permalink
(run-vm) echo $out
Browse files Browse the repository at this point in the history
  • Loading branch information
pqwy committed Jul 16, 2024
1 parent 8473688 commit 455941b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/run-vm
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,6 @@ make -C ${0:A:h:h} images
qemu-system-aarch64 $params --append "$append" $@ | tee "$out/serial"

(( $#ncov == 0 )) && echo && ${0:A:h}/capture-coverage $out

echo
echo -e '> \e]8;;file://'$out'\e\\'$out'\e]8;;\e\\'

0 comments on commit 455941b

Please sign in to comment.