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

Don't execute prometheus by default

parent 2a328d9e
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ fi
if [ -z "$MOOBENCH_CONFIGURATIONS" ]
then
MOOBENCH_CONFIGURATIONS="0 1 3 4"
MOOBENCH_CONFIGURATIONS="0 1 3"
echo "Setting default configuration $MOOBENCH_CONFIGURATIONS (without text logging)"
fi
echo "Running configurations: $MOOBENCH_CONFIGURATIONS"
......
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