Perhaps the -u flag will do what you want? -David
On Thu, Apr 30, 2015 at 2:58 PM MoonWalker <[email protected]> wrote: > I double check and seems like it does return 0 = OK 1 = fail. > > This will be enough for one scenario, but not sure how to implement > something like this: > > 1) Post new review: > * if this review has been posted already then rbt will return review #. > * if any error happen then return error code. > * if everything goes well then exit code = 0 > > 2) If review exist then Post a comment using the review number. > > Basically I want to accomplish this in a single Jenkins job. > > Tyx for your help > > -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
