Patrick Georgi 4ef309e85d board-status: avoid shell error
[ $3 -eq 1 ] fails if no third argument is given.
[ "$3" -eq 1 ] still fails.

Doing a string comparison is robust across shells.

Change-Id: I3ee388fdbe51b7ab9344d86e67827654714d3191
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/6576
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2014-08-11 08:21:45 +02:00
..
2014-08-10 08:20:30 +02:00
2014-03-09 21:19:29 +01:00
2014-05-17 21:15:14 +02:00
2014-08-04 20:57:12 +02:00
2013-03-16 04:30:16 +01:00
2013-06-12 05:18:24 +02:00
2012-11-30 23:59:58 +01:00