------------------------------------------------------------------------------
To reply, visit https://hellosplat.com/s/beanbag/tickets/4549/
------------------------------------------------------------------------------

New update by Pavel.German
For Beanbag, Inc. > RBTools > Ticket #4549


Reply:

    What's happening is that `--bugs-closed 50541 50551` doesn't pass two 
values to `--bugs-closed`, it passes one. The `50551` is then passed as an 
argument to `rbt post`. What you need to do is encase the full list in quotes. 
Note that they must be comma-separated, though.
    
    So, you want:
    
    `--bugs-closed "50541, 50551"`


Project:
    - reviewboard
    + rbtools

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.

Reply via email to