commit | f68f6f2e33cd83c6a0a317abf12bd8a26d5504b6 | [log] [tgz] |
---|---|---|
author | youri jeong <prises0221@gmail.com> | Wed Apr 12 19:23:40 2017 +0900 |
committer | youri jeong <prises0221@gmail.com> | Wed Apr 12 19:24:14 2017 +0900 |
tree | d51f02b80a256d6c577e5e3247749efc0368a571 | |
parent | 84a37e317002a7ec397728302b847670fde9b5dd [diff] |
fix typo fix typo for tools/dstat.sh retreive must be retrieve Change-Id: I7a817ec02e7156c886d7d6abb28688bfe2ef5998
diff --git a/tools/dstat.sh b/tools/dstat.sh index 1c80fb7..ae7306e 100755 --- a/tools/dstat.sh +++ b/tools/dstat.sh
@@ -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.