mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 21:54:45 +00:00
9539f71675
If there were no variable substitutions in a command, then initial assignments would be misinterpreted as commands, instead of being skipped over. This is demonstrated by the following example: => foo=bar echo baz Unknown command 'foo=bar' - try 'help' Signed-off-by: Sean Anderson <seanga2@gmail.com> |
||
---|---|---|
.. | ||
addrmap.c | ||
Makefile | ||
mem.c | ||
mem_search.c | ||
pwm.c | ||
setexpr.c | ||
test_echo.c |