Skip to content

Commit cfe63a9

Browse files
committed
fixing file name reference in 02-comparison-with-state-of-the-art/run_experiment.sh
1 parent a5c6ab4 commit cfe63a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02-comparison-with-state-of-the-art/run_experiment.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ if [ $SKIP_NON_MODELING -ne 1 ]; then
4343
$DIR/run_targets.sh 0 $EXPERIMENT_REPETITION_COUNT $NUM_PARALLEL_INSTANCES $FUZZING_RUNTIME $TARGET_LIST
4444
fi
4545

46-
$DIR/run_cov_aggregation.py
46+
$DIR/run_metric_aggregation.py

0 commit comments

Comments
 (0)