fix OK output

This commit is contained in:
Cory Bennett
2017-09-01 23:29:47 -07:00
parent f38a0b888a
commit f54e619194
-1
View File
@@ -90,7 +90,6 @@ func CmdDup(o *oreo.Client, opts *DupOptions) error {
}
}
fmt.Printf("OK %s %s/browse/%s\n", opts.OutwardIssue.Key, opts.Endpoint.Value, opts.OutwardIssue.Key)
fmt.Printf("OK %s %s/browse/%s\n", opts.InwardIssue.Key, opts.Endpoint.Value, opts.InwardIssue.Key)
if opts.Browse.Value {