Fix indentation
This commit is contained in:
parent
352b002169
commit
dbe8ba01f7
@ -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