commit | 3e229a83bd4190f99731992d3a56983f29313899 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Fri Nov 10 11:59:15 2017 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Dec 18 09:32:07 2017 +0100 |
tree | 2aec7c183d81b8814045625056ceabaf86bb9bca | |
parent | ec60a279ec6138d9d9f8e73b12625e0052ec4793 [diff] |
test/py: Setup variables based on HUSH selection After adding our small zynq uboot which has hush parser off same variable tests start to failed. Use quotes only when hush is enabled. Reported-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>