Fix jjb-verify to not fail on ls call 00/5000/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 27 May 2017 16:39:59 +0000 (12:39 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 27 May 2017 16:40:53 +0000 (12:40 -0400)
The set -e configure fails the build when ls returns an error state.
Rewrite the code such that it passes correctly and does not fail the
build.

Change-Id: Ib1e99dd3c8ce596610d5119b9fcdf01c626bcbdd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>

No differences found