1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-23 02:13:58 +01:00
Files
u-boot-megous/test/vboot
Stephen Warren 967a99ad82 test: vboot: explicitly request bash
vboot_test.sh uses Bashisms. Explicitly use #!/bin/bash so the script
doesn't fail if /bin/sh isn't Bash.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
2014-06-19 11:19:04 -04:00
..