Auto merge of #2687 - leto:patch-1, r=str4d

Update performance-measurements.sh

Fix error message, as per @daira
This commit is contained in:
Homu 2017-10-24 15:29:09 -07:00
commit fbd59653a2
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ EOF
if [ $# -lt 2 ]
then
echo "$0 : two arguments are required!"
echo "$0 : At least two arguments are required!"
exit 1
fi