mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 10:56:02 +01:00
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>
93 KiB
93 KiB