diff options
Diffstat (limited to 'nptl')
-rw-r--r-- | nptl/tst-cancel7.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-cancel7.c b/nptl/tst-cancel7.c index 8eff3a8dac..e7e40ef0c4 100644 --- a/nptl/tst-cancel7.c +++ b/nptl/tst-cancel7.c @@ -194,6 +194,7 @@ cmdline_process (int c) { switch (c) { + case OPT_COMMAND: command = optarg; break; case OPT_PIDFILE: |