aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/runtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/runtest.sh b/scripts/runtest.sh
index e07c6a2e..235b8839 100644
--- a/scripts/runtest.sh
+++ b/scripts/runtest.sh
@@ -79,9 +79,9 @@ wrong_args()
testing()
{
+ NAME="$CMDNAME $1"
wrong_args "$@"
- NAME="$CMDNAME $1"
[ -z "$1" ] && NAME=$2
[ -n "$DEBUG" ] && set -x