Skip to content

Commit 7fee108

Browse files
committed
remove _qemu_cmd internal var
Signed-off-by: Zen <[email protected]>
1 parent f66f848 commit 7fee108

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ugrd/base/test.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,3 @@ test_flag = "str" # Define the success flag for the test
2727
test_rootfs_name = "str" # Define the name of the rootfs image
2828
test_rootfs_build_dir = "Path" # Define the build directory for the rootfs image
2929
qemu_bool_args = "NoDupFlatList" # Define the qemu boolean arguments
30-
_qemu_cmd = "str" # Define the qemu command to use for the test

0 commit comments

Comments
 (0)