Update performance-measurements.sh

Fix error message, as per @daira
This commit is contained in:
Duke Leto 2017-10-24 14:50:26 -07:00 committed by GitHub
parent 6b58fd2c99
commit a20b975a52
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