mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
spelling: replace
This commit is contained in:
@@ -16,7 +16,7 @@ import (
|
||||
"github.com/hashicorp/nomad/nomad/structs"
|
||||
)
|
||||
|
||||
// fakeReplacer is a noop version of env.TaskEnv.ReplanceEnv
|
||||
// fakeReplacer is a noop version of env.TaskEnv.ReplaceEnv
|
||||
type fakeReplacer struct{}
|
||||
|
||||
func (fakeReplacer) ReplaceEnv(s string) string {
|
||||
|
||||
Reference in New Issue
Block a user