Dockerfile.dapper: Use = instead of == for portability
By using the POSIX = instead of == in the shell script comparison, we
don't have to rely on the go container's /bin/sh being a shell that
handles ==. (Even if it currently is.)
Change-Id: Ie02c8e27c3eecc957278c274fee661abb2c8abcf
Signed-off-by:
Joakim Roubert <joakimr@axis.com>
Showing
Please
register
or
sign in
to comment