Skip to content
GitLab
Explore
Sign in
Register
Fix string comparisons in documentation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Michael Aaron Murphy
requested to merge
xTibor:manual-string-compare
into
master
Nov 04, 2017
Overview
1
Commits
1
Pipelines
0
Changes
1
Expand
Created by: xTibor
The builtin test command expects
=
for string comparisons, not
-eq
.
Merge request reports