]> granicus.if.org Git - sysstat/commit
systest: Small fix for array index values
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 26 Sep 2020 07:01:48 +0000 (09:01 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 26 Sep 2020 07:01:48 +0000 (09:01 +0200)
commit3a3e58c311288ac1d066bfe74b1f87eb277e1e53
tree8a9aae2ac6f82d0f820a1edbb8dfdf25c86dc1bd
parent23c9ad91d11ae91f01562b48144a8f1dcf330399
systest: Small fix for array index values

Array index was varying only from 0 to 1 (instead of 0 to 3).

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
systest.c