Make sure that exec_prerun/postrun work for shell commands
authorJens Axboe <jens.axboe@oracle.com>
Wed, 20 May 2009 10:10:02 +0000 (12:10 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 20 May 2009 10:10:02 +0000 (12:10 +0200)
commit398e8c4ddb1e4c05159cf86b6367156bdfd2b084
treef591f8fcdc70e8b5ddf316348fa3128569bd12fa
parent55c39e2764f4b2ab2f66ab495126b821c568c032
Make sure that exec_prerun/postrun work for shell commands

Pass the arguments to sh for execution.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fio.c