= and == are both operators to test for string equality in bash, but only = is required by POSIX. Signed-off-by: Maya Rashish <coypu@sdf.org> Reviewed-by: Andrea Bolognani <abologna@redhat.com>