mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
Updated comments
This commit is contained in:
@@ -185,6 +185,7 @@ func (e *UniversalExecutor) Wait() (*ProcessState, error) {
|
||||
return e.exitState, nil
|
||||
}
|
||||
|
||||
// UpdateLogConfig updates the log configuration
|
||||
func (e *UniversalExecutor) UpdateLogConfig(logConfig *structs.LogConfig) error {
|
||||
e.ctx.LogConfig = logConfig
|
||||
if e.lro == nil {
|
||||
|
||||
Reference in New Issue
Block a user