Skip to content

Commit

Permalink
vmtest: verbosely type check
Browse files Browse the repository at this point in the history
This is just to demonstrate it works.

Signed-off-by: Stephen Brennan <[email protected]>
  • Loading branch information
brenns10 committed Aug 7, 2023
1 parent bf179e2 commit 2885072
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vmtest/vm.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
cd {cwd}
set +e
export DRGN_TYPE_CHECK=verbose
sh -c {command}
rc=$?
set -e
Expand Down

0 comments on commit 2885072

Please sign in to comment.