From 9ba41c4dc891e38c92126bfcc4c366d765841da0 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Wed, 26 Dec 2007 15:12:26 +0200 Subject: ubi-utils: add ubiattach and ubidetach Add 2 new utilities to attach and detach UBI devices. Signed-off-by: Artem Bityutskiy --- tests/ubi-tests/runtests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/ubi-tests/runtests.sh') diff --git a/tests/ubi-tests/runtests.sh b/tests/ubi-tests/runtests.sh index 7072e03..fa10c3e 100755 --- a/tests/ubi-tests/runtests.sh +++ b/tests/ubi-tests/runtests.sh @@ -2,7 +2,7 @@ ubidev="$1" tests="mkvol_basic mkvol_bad mkvol_paral rsvol io_basic io_read io_update -io_paral rmvol" +io_paral volrefcnt" if test -z "$ubidev"; then -- cgit v1.2.3