From 90d4369183a420689fb1d48687a77ec677572433 Mon Sep 17 00:00:00 2001 From: Dante Niewenhuis Date: Thu, 13 Nov 2025 19:44:43 +0100 Subject: Updated the checkpointModel and OnUpdate of SimTraceWorkload (#380) --- .../main/kotlin/org/opendc/experiments/base/runner/ScenarioRunner.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opendc-experiments/opendc-experiments-base/src/main') diff --git a/opendc-experiments/opendc-experiments-base/src/main/kotlin/org/opendc/experiments/base/runner/ScenarioRunner.kt b/opendc-experiments/opendc-experiments-base/src/main/kotlin/org/opendc/experiments/base/runner/ScenarioRunner.kt index a29a1dd5..b07a50ae 100644 --- a/opendc-experiments/opendc-experiments-base/src/main/kotlin/org/opendc/experiments/base/runner/ScenarioRunner.kt +++ b/opendc-experiments/opendc-experiments-base/src/main/kotlin/org/opendc/experiments/base/runner/ScenarioRunner.kt @@ -180,7 +180,7 @@ public fun runScenario( } /** - * Saves the simulation results into a specific output folder received from the input. + * Saves the simulation results into a specific output folder received from the input.A * * @param provisioner The provisioner used to setup and run the simulation. * @param serviceDomain The domain of the compute service. -- cgit v1.2.3