Bugfix: actually run sequential ioping test
This commit is contained in:
parent
fb531af819
commit
17b1681c5e
2
nench.sh
2
nench.sh
@ -57,7 +57,7 @@ printf '\n'
|
|||||||
printf 'ioping: seek rate\n '
|
printf 'ioping: seek rate\n '
|
||||||
./ioping.static -R -w 5 /var/tmp | tail -n 1
|
./ioping.static -R -w 5 /var/tmp | tail -n 1
|
||||||
printf 'ioping: sequential speed\n '
|
printf 'ioping: sequential speed\n '
|
||||||
./ioping.static -R -w 5 /var/tmp | tail -n 2 | head -n 1
|
./ioping.static -RL -w 5 /var/tmp | tail -n 2 | head -n 1
|
||||||
|
|
||||||
printf '\n'
|
printf '\n'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user