C:Shell/C:Execute - Use argument injection, not cli_CommandName, to pass shell argume...
commite72da6aebed22521c71e71f531bdf7ea04a4f72c
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 18 Sep 2011 00:40:03 +0000 (18 00:40 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 18 Sep 2011 00:40:03 +0000 (18 00:40 +0000)
tree547d689ee4dc08b8793f7c84ed5d3101581b9019
parent2a860a094a855a28d16affd9582b73e5dc1e2f10
C:Shell/C:Execute - Use argument injection, not cli_CommandName, to pass shell arguments to .key

The fixes the issues noted by Olivier TigrĂ©at with passing arguments to shells

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@41428 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/c/Shell/Shell.c
workbench/c/Shell/Shell.h
workbench/c/Shell/convertLineDot.c
workbench/c/shellcommands/Execute.c