s4:torture:base: move i++ down in loop in run_deferopen()
commit485cf5654d33d540bb57c3c481295ac90d06dadc
authorMichael Adam <obnox@samba.org>
Wed, 20 Aug 2014 21:46:32 +0000 (20 23:46 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 10 Sep 2014 08:49:10 +0000 (10 10:49 +0200)
tree0eac987f1694b83c45d04f1d52689757879c87cd
parent5629cfcd2e62bedbcbe35d33c83123cf0cd72fb7
s4:torture:base: move i++ down in loop in run_deferopen()

This is where it belongs, and it prepares
subsequent patches.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/torture/basic/base.c