mirror of
https://github.com/minio/minio.git
synced 2025-11-12 14:51:36 -05:00
typo: Fix typos across the codebase. (#2442)
This commit is contained in:
2
dist/benchmark/benchcmp.sh
vendored
2
dist/benchmark/benchcmp.sh
vendored
@@ -50,7 +50,7 @@ if [ ! $# -eq 2 ]
|
||||
then
|
||||
# exit if commit SHA's are not provided.
|
||||
echo $#
|
||||
echo "Need Commit SHA's of 2 snapshots to be supplied to run benchmark comparision."
|
||||
echo "Need Commit SHA's of 2 snapshots to be supplied to run benchmark comparison."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user