| commit | a8fdb5c70a846551b4b768b3cfeb449a3fb25a7a | [log] [tgz] |
|---|---|---|
| author | Samuel Johnson <samueldjohnson@google.com> | Wed Aug 06 12:04:52 2025 -0700 |
| committer | Samuel Johnson <samueldjohnson@google.com> | Wed Aug 06 13:38:09 2025 -0700 |
| tree | cf6713b289e2fef3e7bb1428ba216e47baf2433a | |
| parent | 8526e6725450e02d38fa0880cda52f7b4b639a30 [diff] |
Update verify_vm_args in torq to verify configure subcommand verify_vm_args currently verifies arguments that are only included in the vm configure subcommand. This throws an error for other vm subcommands that don't have these arguments. Only check these arguments when the vm subcommand is configure to fix this issue. Test: ./torq_test Flag: EXEMPT refactor Fixes: 436883140 Change-Id: I83e3f6250b530126648a37db15901892b5cd5921