summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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