mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-19 22:55:10 +00:00
lets just let it pollute the stream
This commit is contained in:
parent
58824ca358
commit
b26da28087
1 changed files with 1 additions and 1 deletions
2
test.sh
2
test.sh
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
./dbench start > /tmp/bench.log &
|
./dbench start &
|
||||||
|
|
||||||
while ! [[ $i == 20 ]]
|
while ! [[ $i == 20 ]]
|
||||||
do
|
do
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue