Signed-off-by: zwwhdls <zwwhdls@hotmail.com>
pull/7188/head
zwwhdls 6 years ago
parent 6e0c0b92c2
commit 835880bf12

@ -172,7 +172,7 @@ func (f *fetchCmd) run() error {
}
} else {
return fmt.Errorf("ailed to untar: a file or directory with the name %s already exists", ud)
return fmt.Errorf("failed to untar: a file or directory with the name %s already exists", ud)
}
return chartutil.ExpandFile(ud, saved)

Loading…
Cancel
Save