testprogs/blackbox/subunit: Fix testok
authorChristof Schmitt <cs@samba.org>
Mon, 8 Feb 2016 21:20:56 +0000 (14:20 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 20 Feb 2016 02:58:01 +0000 (03:58 +0100)
commit4164111f55a8104c8e9690dee0d824ac24d28089
tree0da76cbf5f5a4a9903aa0662bf773724aa05c0e1
parent66f5d0902da209276124fb7c504a3e0d926d989b
testprogs/blackbox/subunit: Fix testok

The fail count is always in the second parameter. Omit the shift
operations, so that the value can be read correctly from $2.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Feb 20 03:58:01 CET 2016 on sn-devel-144
testprogs/blackbox/subunit.sh