Skip to content
Snippets Groups Projects
Commit 80f89a2d authored by David Georg Reichelt's avatar David Georg Reichelt
Browse files

Start k with 0 for OpenTelemetry to get standard MooBench CSV files

parent 82c805e9
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,6 @@ function cleanup {
function runNoInstrumentation {
# No instrumentation
k=`expr ${k} + 1`
echo " # ${i}.${j}.${k} No instrumentation"
echo " # ${i}.${j}.${k} No instrumentation" >>${BASEDIR}opentelemetry.log
${JAVABIN}java ${JAVAARGS_NOINSTR} ${JAR} \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment