On Tue, 17 Feb 2015 23:43:57 +0600 Boris Egorov wrote: > Few fixes for rt-migrate-test, one to fix arithmetic error and others > to properly handle options passed by user. > > Difference of this series from the first patch: > > * value checks now taking place in parse_options() instead of main() > * added second sanity patch > > Boris Egorov (2): > rt-migrate-test: exit early if nr_runs is non-positive > rt-migrate-test: use variables instead of macros > > src/rt-migrate-test/rt-migrate-test.c | 11 +++++++---- > 1 file changed, 7 insertions(+), 4 deletions(-) > > -- I've pulled these into my tree and they will be in rt-tests-0.91. Should come out this week. Clark