Closed stevekuznetsov closed 8 years ago
We do some nonsense in vagrant-openshift to print out errors and show std{out,err}, this mucks with scripts that do it themselves. We should at least call all of the test scripts without this extra decoration.
vagrant-openshift
std{out,err}
/cc @danmcp
This stuff is actually built in to Vagrant e.g. here. Maybe we can override it.
We do some nonsense in
vagrant-openshift
to print out errors and showstd{out,err}
, this mucks with scripts that do it themselves. We should at least call all of the test scripts without this extra decoration./cc @danmcp