cleaned up some logging

This commit is contained in:
2021-07-26 01:52:12 -04:00
parent 23f64c026c
commit a85721a0e9
3 changed files with 8 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
{
"plan": [
{ "name": "independent test 1", "dependencies": [ null ] }
{ "name": "independent test 1", "dependencies": [ null ] },
{ "name": "independent test 2", "dependencies": [ null ] }
]
}

View File

@@ -23,7 +23,7 @@
"user": "bagira",
"group": "bagira",
"rectify": false,
"shell": "/usr/bin/env bash",
"shell": "/usr/bin/bash",
"environment": "environments/rex.variables"
},
{