Non-default simulation basename should have incremental postfix
Bug #1260052 reported by
Felipe Figueiredo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MMRRSim |
Fix Released
|
Wishlist
|
Felipe Figueiredo |
Bug Description
The code that adds the incremental postfix to the basename only works if the default date-based basename is used. When the user sets the simulation basename, either from the CLI or the config file, results files are overwritten for posterior executions with the same basename. This makes it impossible to simulate several replicates with a non-default basename.
Postfix generation code should be moved from the object attribute definition to the object instantiation routine (->new()), so that any basename receives the postfix.
Related branches
Changed in mmrrsim: | |
status: | Triaged → Fix Committed |
Changed in mmrrsim: | |
milestone: | 0.6.1 → 0.6.1.0 |
Changed in mmrrsim: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.