Fix indentation
This commit is contained in:
parent
42148fc49d
commit
8b705cd9a2
@ -330,7 +330,7 @@ main(int argc, char **argv)
|
||||
pstat = 128 + WTERMSIG(pstat);
|
||||
|
||||
if (timedout && !preserve)
|
||||
pstat = EXIT_TIMEOUT;
|
||||
pstat = EXIT_TIMEOUT;
|
||||
|
||||
return (pstat);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user