WEXITSTATUS 257 run-command.c code = WEXITSTATUS(status); WEXITSTATUS 1296 transport-helper.c if (!WIFEXITED(tret) || WEXITSTATUS(tret)) {