Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
8ecf2ab1
Commit
8ecf2ab1
authored
Oct 12, 2012
by
Alexandre Duret-Lutz
Browse files
* src/tgbatest/kv.test: Fix the test comparison.
parent
1551c5d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/tgbatest/kv.test
View file @
8ecf2ab1
...
...
@@ -52,4 +52,4 @@ x=`sed -n '/APrec/{
s/.*APrec=\[\([^]]*\)\].*/\1/p
q
}' out | tr ' ' '\n' | wc -l`
test
"
$x
"
=
4
test
"
$x
"
-
eq
4
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment