X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=blobdiff_plain;f=lib%2FApp%2FRgit%2FCommand.pm;h=cf58e94b80e8f241a00ecdccb101221d80686a1a;hp=0a29f096fb86184d3b0a952d1e0d4f805d6340ed;hb=5578058510412fff726cb88b2c78075c43c59303;hpb=0b92814532347d414b2b8371711c72e8afef174a diff --git a/lib/App/Rgit/Command.pm b/lib/App/Rgit/Command.pm index 0a29f09..cf58e94 100644 --- a/lib/App/Rgit/Command.pm +++ b/lib/App/Rgit/Command.pm @@ -101,8 +101,7 @@ Accessors. =head2 C Runs the command with a L configuration object. -Stops as soon as one of the executed commands fails, and returns the corresponding exit code. -Returns zero when all went fine. +Handles back the code to return to the system and the last policy. Implemented in subclasses. =head1 SEE ALSO