mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
The new behavior prevents us from being able to bail out explicitly on unknown options that we have not implemented. BASH for instance have introduced a '-v' for printf(1) builtin and it seems to be bad to pretend that we supported it and have a script break silently. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| printf.1 | ||
| printf.c | ||