fixed raw data file name

This commit is contained in:
Martin Farenholtz 2021-04-07 14:56:20 +02:00
parent 477fc131f2
commit 364fe11c1f
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ do
rm -f ./hchc/$dir_name/*.txt
# copy raw file to correct location
cp /home/kreft/benchmark/benchmarks/mixed_hchc_$((updates))_sqlite ./mixed.txt
cp /home/kreft/benchmark/benchmarks/mixed_hchc_sqlite_$((updates)) ./mixed.txt
echo "Executing runs for $updates updates"
for run in 1 2 3 4 5