lets just let it pollute the stream

This commit is contained in:
Mendel Greenberg 2019-03-04 00:22:51 -05:00
parent 58824ca358
commit b26da28087
No known key found for this signature in database
GPG key ID: B26A7D2DF7DC6EF7

View file

@ -1,6 +1,6 @@
#!/bin/bash
./dbench start > /tmp/bench.log &
./dbench start &
while ! [[ $i == 20 ]]
do