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 60eaa73 commit feaa5a8Copy full SHA for feaa5a8
traces/docker_stf_trace_gen/build_and_run.sh
@@ -9,5 +9,5 @@ RUN_SCRIPT="./run_in_docker.sh"
9
echo "[STEP 1] Building Docker image..."
10
bash "$BUILD_SCRIPT"
11
12
-echo "[STEP 2] Running BBV generation and SimPoint analysis..."
+echo "[STEP 2] Running trace generation..."
13
bash "$RUN_SCRIPT"
0 commit comments