]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/encoding/readable: use [ for "test" not (( 8574/head
authorKefu Chai <kchai@redhat.com>
Wed, 13 Apr 2016 08:04:33 +0000 (16:04 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 13 Apr 2016 08:21:09 +0000 (16:21 +0800)
commit8d346acb4fd0981e8845033efd30dadd1842eb14
treec5ab834fed1759845ec317c5f0c2081624d1f258
parent18a5fddb90d180315e1817c0f7341101636408b2
test/encoding/readable: use [ for "test" not ((

and use '&&' instead, easier to understand.

this also fixes following error in the ubuntu gitbuilder

error: Added files:
+ cat .git/added-files
src/0

where sh points to dash.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/encoding/readable.sh