asd #1

Closed
wmantly wants to merge 44 commits from refactor-workers into master
Showing only changes of commit 5cd95e2843 - Show all commits

View File

@ -23,4 +23,7 @@ until [[ $memory -gt $maxMemoryUsage ]]; do
usedMemoryPercent;
done
echo $runners;
echo $runners;
exit 0;