From: Karel Zak Date: Wed, 18 Apr 2012 11:14:43 +0000 (+0200) Subject: tests: tiny change in output header X-Git-Tag: v2.22-rc1~518 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=21d1fa53f16560dacba33fffb14ffc05d275c926;p=thirdparty%2Futil-linux.git tests: tiny change in output header Signed-off-by: Karel Zak --- diff --git a/tests/run.sh b/tests/run.sh index 5e0bf68e22..43aae83062 100755 --- a/tests/run.sh +++ b/tests/run.sh @@ -61,7 +61,7 @@ else fi echo -echo "------------------ Utils-linux regression tests ------------------" +echo "-------------------- util-linux regression tests --------------------" echo echo " For development purpose only. " echo " Don't execute on production system! "