Sean Anderson 9539f71675 hush: Fix assignments being misinterpreted as commands
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>
2021-04-12 17:17:11 -04:00
..
2021-04-09 10:08:52 -04:00
2020-11-19 09:45:49 -05:00
2013-04-01 16:33:52 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2021-03-29 18:00:21 -04:00
2021-04-06 16:33:19 +12:00
2021-03-12 17:41:35 -05:00
2021-03-12 17:41:35 -05:00
2021-01-06 07:57:33 -05:00
2020-10-22 09:54:53 -04:00