aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mtest.sh b/mtest.sh
index 3012369..6a545f4 100755
--- a/mtest.sh
+++ b/mtest.sh
@@ -132,7 +132,7 @@ mt_run_named()
mt_fail()
{
- error_msg="$1"
+ err_msg="$1"
if [ $# -eq 2 ]; then
err_msg="$2"
fi