]> www.infradead.org Git - mtd-utils.git/commit
fs-tests: integck: make -v switch work
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 22 Apr 2011 16:00:58 +0000 (19:00 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sun, 24 Apr 2011 16:12:30 +0000 (19:12 +0300)
commiteb5374be4a946e0ff3f198408068ed5e4718f1fb
tree8318652350fa622877ea2268f0226dc1bcc3d90f
parentd6035bcf5affd4e67d115cc9cf562a00a60c44e7
fs-tests: integck: make -v switch work

-v (verbose) switch is supposed to turn power cut testing error
messages on/off. However, it does not work because the messages
are printed even if -v was not specified. This patch fixes it.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
tests/fs-tests/integrity/integck.c