run-unittests.sh: fix a typo

NOST_HTML_OUT_FILE -> NOSE_HTML_OUT_FILE

Change-Id: Ia6e30a6fbda9ea5abb0401fe30c9d3aa9faef90d
Closes-Bug: #1282408
This commit is contained in:
YAMAMOTO Takashi 2014-02-20 15:28:20 +09:00
parent c669552089
commit 5e457d59f5

View File

@ -101,7 +101,7 @@ then
fi
else
echo
echo "WARNING: Unable to find $NOST_HTML_OUT_FILE to confirm results!"
echo "WARNING: Unable to find $NOSE_HTML_OUT_FILE to confirm results!"
echo
fi