diff options
author | Rob Landley <rob@landley.net> | 2018-04-08 19:48:04 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2018-04-08 19:48:04 -0500 |
commit | 4f81242e384930a683b3591bc5a634fa22dda8ca (patch) | |
tree | e5a5704d5660411be87de8b11d6d8cf68dc0bc83 /kconfig/zconf.tab.c_shipped | |
parent | ef46bb70820717036c3d078b3e659afade713f24 (diff) | |
download | toybox-4f81242e384930a683b3591bc5a634fa22dda8ca.tar.gz |
Add -- to "eval".
If you ever do have a command name beginning with a -, eval won't run it by
default, because even though it takes no arguments it tries to parse them
anyway, so it complains it's an unrecognized argument. Solution: -- as first
argument (which is parsed and stops argument parsing).
Diffstat (limited to 'kconfig/zconf.tab.c_shipped')
0 files changed, 0 insertions, 0 deletions