fix typo for tools/dstat.sh
retreive must be retrieve

Change-Id: I7a817ec02e7156c886d7d6abb28688bfe2ef5998
This commit is contained in:
youri jeong 2017-04-12 19:23:40 +09:00
parent 84a37e3170
commit f68f6f2e33
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
# Assumes:
# - dstat command is installed
# Retreive log directory as argument from calling script.
# Retrieve log directory as argument from calling script.
LOGDIR=$1
# Command line arguments for primary DStat process.