The double equal sign ('==') is a Bash-specific string comparison operator. Ensure the single equal sign ('=') is used in all POSIX shell scripts in the system test suite in order to retain their portability. (cherry picked from commit 481dfb9671)
481dfb9671