Skip to content
Snippets Groups Projects
Unverified Commit 05b053e2 authored by Jack Evans's avatar Jack Evans
Browse files

remove trailing --- for install and bootstrap consistency


Signed-off-by: default avatarJack Evans <jack.evans1@ibm.com>
parent 46c75c1a
No related branches found
No related tags found
No related merge requests found
......@@ -177,7 +177,6 @@ func installCmdRun(cmd *cobra.Command, args []string) error {
if installArgs.export {
fmt.Print(manifest.Content)
fmt.Println("---")
return nil
} else if rootArgs.verbose {
fmt.Print(manifest.Content)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment