small refactoring

This commit is contained in:
FArthur-cmd 2022-03-01 13:32:49 +03:00
parent 69b4f1b0a5
commit fc17d20adc

View File

@ -29,8 +29,6 @@ fi
mkdir -p clickhouse-benchmark-$SCALE
pushd clickhouse-benchmark-$SCALE
#!/bin/sh -e
OS=$(uname -s)
ARCH=$(uname -m)