mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 00:32:09 -04:00
Formatting
This commit is contained in:
parent
1fdce9dada
commit
4582a55680
1 changed files with 1 additions and 1 deletions
|
|
@ -266,7 +266,7 @@ func funcGenSed(ctx *Context) interface{} {
|
|||
|
||||
result, err := engine.RunString(inputString)
|
||||
|
||||
if err != nil{
|
||||
if err != nil {
|
||||
return "", err
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue