good morning!!!!

Skip to content
Snippets Groups Projects
Commit 933ebaa4 authored by Elad's avatar Elad
Browse files

cmd/swarm: password threw on upload manifest

parent 580145e9
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,6 @@ func accessNewPass(ctx *cli.Context) {
utils.Fatalf("had an error printing the manifests: %v", err)
}
} else {
utils.Fatalf("uploading manifests")
err = uploadManifests(ctx, m, nil)
if err != nil {
utils.Fatalf("had an error uploading the manifests: %v", err)
......
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