lp://staging/~philsf/mmrrsim/fix-lp-1255148
- Get this branch:
- bzr branch lp://staging/~philsf/mmrrsim/fix-lp-1255148
Branch merges
- Felipe Figueiredo: Approve
-
Diff: 128 lines (+54/-2)4 files modifiedChangeLog (+17/-0)
MANIFEST (+2/-0)
Makefile.PL (+13/-0)
lib/MMRRSim/Config.pm (+22/-2)
Related bugs
Bug #1255148: Default files for trap and AC locations are not included in package. | Critical | Fix Released |
Related blueprints
Branch information
Recent revisions
- 232. By Felipe Figueiredo
-
* Makefile.PL: Installs default traps and ACs files in shared dir (adds
File::ShareDir: :Install dependency). - 231. By Felipe Figueiredo
-
* share/ac.csv: renamed.
* share/traps.csv: renamed.
* MANIFEST: File updated.
- 230. By Felipe Figueiredo
-
* lib/MMRRSim/
Config. pm (read_acs_file): Distribute default ac.csv as a
shared file, and use it if no local ACs file is readable. - 229. By Felipe Figueiredo
-
* lib/MMRRSim/
Config. pm (read_traps_file): Distribute default traps.csv as a
shared file, and use it if no local traps file is readable. (Adds
File::ShareDir dependency). - 227. By Felipe Figueiredo
-
* lib/MMRRSim/
Config. pm (read_acs_file): Don't abort if ACs file is
missing, if we're using homogeneous traps. - 226. By Felipe Figueiredo
-
* lib/MMRRSim/
Config. pm (read_acs_file): Provide a better error message
when aborting due to missing file. - 225. By Felipe Figueiredo
-
* lib/MMRRSim/
Config. pm (read_traps_file): Provide a better warning when
aborting due to missing file.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/mmrrsim