]> www.infradead.org Git - mtd-utils.git/commit
stress-test.sh: remove a warning
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 3 Aug 2012 14:25:40 +0000 (17:25 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 3 Aug 2012 14:25:40 +0000 (17:25 +0300)
commit3a814dbfbfb44e8f1805592921b4f39fe0391723
tree3996655f06e2dc4b78fc8e47dac1b77d357f8791
parenteab2cfb9ab9abe594469218f00aed54eac0241b2
stress-test.sh: remove a warning

If /proc/mtd does not exist, we have this warning:
grep: /proc/mtd: No such file or directory

Get rid of this.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
tests/ubi-tests/stress-test.sh