diff --git a/tests/common/log.sh b/tests/common/log.sh index fca9d96a..48879706 100644 --- a/tests/common/log.sh +++ b/tests/common/log.sh @@ -3,7 +3,7 @@ log_start () { test="$1" - rational="$2" + rationale="$2" cat << EOF ############################################################################### @@ -12,7 +12,7 @@ log_start () # ############################################################################### # -# Rational: $rational +# Rationale: $rationale # ############################################################################### EOF