10 lines
239 B
INI
10 lines
239 B
INI
|
|
{
|
||
|
|
"jobs" : [{
|
||
|
|
"name" : "param:test.randrom.read.start=1",
|
||
|
|
"condition" : "test.randrom.read.start=1",
|
||
|
|
"cmds" : [
|
||
|
|
"param_randrom_write test.randrom.read 100"
|
||
|
|
]
|
||
|
|
}]
|
||
|
|
}
|