tool: fix redirect bashism in dump-i2c.sh
In POSIX sh, &> is undefined, and will lead to confusing errors on e.g. dash.
Signed-off-by: Jani Nikula jani.nikula@intel.com
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
In POSIX sh, &> is undefined, and will lead to confusing errors on e.g. dash.
Signed-off-by: Jani Nikula jani.nikula@intel.com