We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecddcb6 commit 1f15105Copy full SHA for 1f15105
tests/test-runtime.sh
@@ -26,7 +26,7 @@ make clean ; make
26
popd > /dev/null
27
28
# start miner (2 hours)
29
-PROFILE=update
+PROFILE=mutate
30
./loda mine -i $PROFILE -H 2 &
31
PID=$!
32
0 commit comments