parent
5bdce6ff54
commit
bbff3a72b2
@ -147,7 +147,7 @@ main(int argc, char *argv[])
|
||||
continue;
|
||||
}
|
||||
if (pid == getpid()) {
|
||||
warnx("%s: skiping my own pid", s);
|
||||
warnx("%s: skipping my own pid", s);
|
||||
continue;
|
||||
}
|
||||
for (i = 0; i < nleft; i++) {
|
||||
|
Loading…
Reference in New Issue
Block a user