pushing local
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"units_path": "/home/phanes/Development/internal/ftests/conf/units/all_test.units",
|
||||
"plan_path": "/home/phanes/Development/internal/ftests/conf/plans/test.plan"
|
||||
"units_path": "/home/phanes/Development/internal/Examplar/conf/units/all_test.units",
|
||||
"plan_path": "/home/phanes/Development/internal/Examplar/conf/plans/test.plan"
|
||||
}
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
"units": [
|
||||
{
|
||||
"name": "independent test",
|
||||
"target": "/home/phanes/tests/test-script-pass.sh",
|
||||
"target": "/bin/pwd",
|
||||
"output": "pass",
|
||||
"rectifier": "/home/phanes/tests/test-script-rectifier.sh",
|
||||
"rectifier": "/bin/pwd",
|
||||
"active": true,
|
||||
"required": true,
|
||||
"rectify": true
|
||||
|
||||
Reference in New Issue
Block a user