]> www.infradead.org Git - mtd-utils.git/commit
mtd-utils: fs-tests: pass TEST_DIR to integck in run_all.sh
authorDongsheng Yang <yangds.fnst@cn.fujitsu.com>
Mon, 29 Jun 2015 08:49:18 +0000 (16:49 +0800)
committerBrian Norris <computersforpeace@gmail.com>
Mon, 6 Jul 2015 21:39:59 +0000 (14:39 -0700)
commiteb3f8a53e92b250b1086b216da7049eff0bd4589
tree871a90efee59647afbbb4b6905078002c861170d
parentabcf731e041d8d977b992820c38f6e95ed63fd3b
mtd-utils: fs-tests: pass TEST_DIR to integck in run_all.sh

Test integck requires a parameter but run_all.sh did no pass any to it.
Then:
integck: error!: test file-system was not specified (use -h for help)

Signed-off-by: Dongsheng Yang <yangds.fnst@cn.fujitsu.com>
Reviewed-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
tests/fs-tests/run_all.sh