mirror of
https://github.com/masonr/yet-another-bench-script.git
synced 2025-11-05 15:41:30 +05:30
fix variable misspelling
This commit is contained in:
parent
9499aac6f7
commit
7f38102008
1 changed files with 1 additions and 1 deletions
2
yabs.sh
2
yabs.sh
|
|
@ -35,7 +35,7 @@ YABS_PATH=/tmp/$DATE/
|
|||
mkdir -p $YABS_PATH
|
||||
|
||||
SKIP_DD=""
|
||||
SHIP_IPERF=""
|
||||
SKIP_IPERF=""
|
||||
SKIP_GEEKBENCH=""
|
||||
|
||||
while getopts 'dig' flag; do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue