summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2008-07-14 12:59:26 +0300
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2008-07-14 12:59:26 +0300
commit487550498f70455f083cdc82b65442596fe7308e (patch)
tree6cd3df883452724b2b49e130190c36e3339dc24a /tests
parent9085ab02937c4ae75067ebac02e416eb4a7fb0a0 (diff)
ubi-tests: fix run script
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/ubi-tests/runtests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ubi-tests/runtests.sh b/tests/ubi-tests/runtests.sh
index fa10c3e..708cce4 100755
--- a/tests/ubi-tests/runtests.sh
+++ b/tests/ubi-tests/runtests.sh
@@ -7,7 +7,7 @@ io_paral volrefcnt"
if test -z "$ubidev";
then
echo "Usage:"
- echo "$0 <UBI device> <ubi module load command>"
+ echo "$0 <UBI device>"
exit 1
fi