File tree 1 file changed +0
-1
lines changed
1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,6 @@ function os::test::extended::setup () {
115
115
os::log::info " Turn on audit logging"
116
116
cp " ${SERVER_CONFIG_DIR} /master/master-config.yaml" " ${SERVER_CONFIG_DIR} /master/master-config.orig2.yaml"
117
117
openshift ex config patch " ${SERVER_CONFIG_DIR} /master/master-config.orig2.yaml" --patch=" {\" auditConfig\" : {\" enabled\" : true, \" auditFilePath\" : \" ${LOG_DIR} /audit.log\" }}" > " ${SERVER_CONFIG_DIR} /master/master-config.yaml"
118
- exit 1
119
118
120
119
cp " ${SERVER_CONFIG_DIR} /master/master-config.yaml" " ${SERVER_CONFIG_DIR} /master/master-config.orig2.yaml"
121
120
openshift ex config patch " ${SERVER_CONFIG_DIR} /master/master-config.orig2.yaml" --patch=" {\" templateServiceBrokerConfig\" : {\" templateNamespaces\" : [\" openshift\" ]}}" > " ${SERVER_CONFIG_DIR} /master/master-config.yaml"
You can’t perform that action at this time.
0 commit comments