mirror of
https://github.com/Threnklyn/jira.git
synced 2026-05-18 20:23:28 +02:00
fix OK output
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user