]> www.infradead.org Git - mtd-utils.git/commit
nandtest: fix --keep argument
authorRadoslav Kolev <radoslav.kolev@rnd.bg>
Thu, 25 Feb 2010 13:58:10 +0000 (15:58 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 31 Mar 2010 13:57:46 +0000 (16:57 +0300)
commit94fc0263667926cfad7647c1054b4473cc92ecee
treefbf1eded5d44c836116f8cf5a613cd0241fca426
parentfcf4d8f72676fa0c89d0dc3a69109d8f95018d22
nandtest: fix --keep argument

When called with the --keep argument nandtest is supposed to restore the
original content after testing, but currently it doesn't. The patch
below fixes the problem.

Signed-off-by: Radoslav Kolev <radoslav.kolev@rnd.bg>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
nandtest.c