]> granicus.if.org Git - check/commit
test_vars: add extra spaces around !=
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 7 Jan 2014 03:24:44 +0000 (03:24 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 7 Jan 2014 03:24:44 +0000 (03:24 +0000)
commite730ae83d992a9ba3fc0a728a2c1e80b6c4f02ac
treee632303cfce03460d4107d3012d37893283c5cca
parentdd2fc0642b2b7b4f27496bb06959f5230da41405
test_vars: add extra spaces around !=

sh is picky about space, and without it the last part
of the condition always evaluates to true.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1046 64e312b2-a51f-0410-8e61-82d0ca0eb02a
tests/test_vars.in