提交 #1
This commit is contained in:
9
base/startup/init/test/moduletest/plugin_param_test.cfg
Executable file
9
base/startup/init/test/moduletest/plugin_param_test.cfg
Executable file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"jobs" : [{
|
||||
"name" : "param:test.randrom.read.start=1",
|
||||
"condition" : "test.randrom.read.start=1",
|
||||
"cmds" : [
|
||||
"param_randrom_write test.randrom.read 100"
|
||||
]
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user