Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
run settings
Browse files Browse the repository at this point in the history
  • Loading branch information
kt86 committed Jul 31, 2024
1 parent 9ab7f0c commit c200a31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ private static Config prepareConfig(String[] args) {
}
ConfigUtils.applyCommandline(config, args);
} else {
config.controller().setOutputDirectory("output/groceryDelivery_kmt9_1it");
config.controller().setOutputDirectory("output/groceryDelivery_kmt_10");
config.controller().setLastIteration(1);
}

Expand Down

0 comments on commit c200a31

Please sign in to comment.