Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH] Bisect run: "skip" current commit if script exit code is 125.

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:44

Tom Prince [off-list ref] writes:
On Sat, Oct 27, 2007 at 07:02:31AM +0200, Christian Couder wrote:
quoted
Le vendredi 26 octobre 2007, Benoit SIGOURE a écrit :
quoted
On Oct 26, 2007, at 5:39 AM, Christian Couder wrote:
quoted
+The special exit code 125 should be used when the current source code
+cannot be tested. If the "run" script exits with this code, the
current
+revision will be "skip"ped, see `git bisect skip` above.
[...]
Also there is:

$ grep 77 /usr/include/sysexits.h
#define EX_NOPERM       77      /* permission denied */
How about 

#define EX_TEMPFAIL     75      /* temp failure; user is invited to retry */
Let's stop bikeshedding.  125 is as good as anything else.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help