Remove… something 78/243978/2
authorMateusz Majewski <m.majewski2@samsung.com>
Fri, 11 Sep 2020 12:43:15 +0000 (14:43 +0200)
committerMateusz Majewski <m.majewski2@samsung.com>
Mon, 14 Sep 2020 05:55:53 +0000 (07:55 +0200)
commit6b6b63b8f3bf5611ede2bef805c5a9bc2114bf09
tree61067b67731089218526e00534837099c46dcb2a
parenta48c21e001ac1bea4cde41896e79f2f724c6bb3e
Remove… something

This line is obviously bogus. It looks like it always calls continue,
but the reality is not so simple; -eq is arithmetic comparision, and the
contents of $line are not numbers. After removing the line, the test
still works.

Change-Id: I9093943086018f0eed2c8f5bc10ebcaf57c0f143
tests/dlog_test.in