Message808

Author junkblocker
Recipients ThomasAH
Date 2006-03-22.19:54:58
Content
As long as return code semantics are clearly stated like grep it should be ok to
go with individual exit codes. I guess it depends on what level of detail you
are looking for. To me as long as hg pull worked, no matter it got new files or
there were none, it is success. To you if nothing was pulled it is 1, if
something was pulled 2, if something broke it is 3 etc.
History
Date User Action Args
2006-03-22 19:55:04junkblockersetmessageid: <1143057304.8.0.3219948107.issue178@selenic.com>
2006-03-22 19:55:04junkblockersetrecipients: + ThomasAH
2006-03-22 19:55:04junkblockerlinkissue178 messages
2006-03-22 19:54:58junkblockercreate