]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Makefile
Makefile: remove "sh" from instructions for running 'test'.
authorNeilBrown <neilb@suse.de>
Tue, 20 Nov 2012 01:15:11 +0000 (12:15 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 20 Nov 2012 01:15:11 +0000 (12:15 +1100)
commit04463b2f58d523825bfbb2edf8d60cf3e3e99b41
tree72eb62f22022c20a6cf7cba739850f8a0459384d
parentf3f09a520fcadc94df067c780586636be0d262c7
Makefile: remove "sh" from instructions for running 'test'.

'test' is really a bash script more than an 'sh' script, so
don't say "run 'sh ./test'", just say "run './test'".

Reported-by: Gilles Espinasse <g.esp@free.fr>
Signed-off-by: NeilBrown <neilb@suse.de>
Makefile