dyld-750.6.tar.gz
[apple/dyld.git] / testing / nocr / nocr.1
1 .Dd Dec 15, 2015
2 .Dt nocr 1
3 .Os Darwin
4 .Sh NAME
5 .Nm nocr
6 .Nd "runs a command with crash reporter disabled"
7 .Sh SYNOPSIS
8 .HP 5n
9 \fBnocr\fR
10 \fIcommand\fR
11 .br
12 .Sh DESCRIPTION
13 \fBnocr\fR
14 executes
15 \fIcommand\fR
16 in a way that blocks crash reporter should the command process crash.
17 This is useful when running test suites
18 .Pp
19 .Sh "EXIT VALUE"
20 Upon successful execution of a program, the exit status from
21 \fInocr\fR
22 will simply be the exit status of the program that was executed.
23 .Pp
24 If the program
25 \fIcommand\fR
26 crashed, the exit value will be 1