mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 19:39:40 +00:00
Updated file and fixed typo.
Fixed typo for JSON config file. It has a comma after "false". If this comma exist, it always gives issue about object thing.
This commit is contained in:
parent
03258b9e7f
commit
78d847c63e
@ -90,7 +90,7 @@ Use the following config:
|
||||
"vm": {
|
||||
"targets" : [ "10.0.0.1" ],
|
||||
"target_dir" : "/home/user/tmp/syzkaller",
|
||||
"target_reboot" : false,
|
||||
"target_reboot" : false
|
||||
}
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user