Skip to content
GitLab
Explore
Sign in
Register
The source project of this merge request has been removed.
Avoid a non-standard bashism: use of "==" in "test".
Håvard Eidnes
requested to merge
(removed):test-fix
into
main
Oct 02, 2020
Overview
2
Pipelines
0
Changes
2
Expand
The standard-conformant operator is "=".
Merge request reports