summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPrzemyslaw Marczak <[email protected]>2014-04-30 13:28:06 +0200
committerMinkyu Kang <[email protected]>2014-05-07 19:40:39 +0900
commite6bfe79f31a042cfbd2dd9ee159cdd1209535727 (patch)
tree50f2dc8253e6ce893035cc5952eeda96892cbf64 /include
parent188c42b33557787128f50e3a5a751747f58dd68f (diff)
samsung: misc: allows using environmental macros as args in menu commands
Function cmd_process() runs commands with directly given list of arguments but it doesn't expand given environmental variables names as macros. Command "gpt" as one of arguments expects expanded macro e.g. $partitions so it needs to be called by function run_command(). Changes: - extend array mode_name by lower case commands names - used by find_cmd() - put each command arguments into one string - used by run_command() - use run_command() instead of cmd_process() Signed-off-by: Przemyslaw Marczak <[email protected]> Cc: Minkyu Kang <[email protected]> Signed-off-by: Minkyu Kang <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions