Cosmetic: fix typo in log message
This commit is contained in:
parent
2dbe047d45
commit
91c1326bc4
@ -89,7 +89,7 @@ func (stepShutdownAndExport) Run(state multistep.StateBag) multistep.StepAction
|
|||||||
downloadFile(disk_export_url, disk_export_filename)
|
downloadFile(disk_export_url, disk_export_filename)
|
||||||
}
|
}
|
||||||
|
|
||||||
ui.Say("Download complteded: " + config.OutputDir)
|
ui.Say("Download completed: " + config.OutputDir)
|
||||||
|
|
||||||
return multistep.ActionContinue
|
return multistep.ActionContinue
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user