]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Add command line argument parsing to 'test' sript
authorJes Sorensen <Jes.Sorensen@redhat.com>
Wed, 23 May 2012 03:36:52 +0000 (13:36 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 23 May 2012 03:36:52 +0000 (13:36 +1000)
commit4e5ce543f0b2937add3f5c8838e1acc7b19cd115
treed77967ad0d039dae340ad946a39872caafbc3caf
parent04c1ca5f290251f1d0399b11751bb56c9740b1f3
Add command line argument parsing to 'test' sript

This adds more generic command line argument parsing to the test
script. It also introduces a couple of new options, while preserving
the old '<prefix>' and 'setup' arguments. The new options are
--disable-multipath and --tests=<test1>,<test2>,...

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: NeilBrown <neilb@suse.de>
test