mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-26 19:32:06 -05:00
45788d030a
Core::command() takes care of inserting the program name as the first
element in argv, and so we shouldn't include the program name in the
argument vector we give it.
The Shell's argument parsing logic tolerated the extra argument,
until
|
||
---|---|---|
.. | ||
HackStudio | ||
Inspector | ||
Playground | ||
Profiler | ||
UserspaceEmulator | ||
CMakeLists.txt |