MantisBT

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000456Hall D OfflineGeneralpublic2015-03-17 13:122015-06-10 09:59
Reporterkmoriya 
Assigned Todavidl 
PrioritylowSeveritytrivialReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSMac OSXOS Version10.10 (Yosemite)
Summary0000456: osrelease.pl needs update
Descriptionosrelease.pl, contained in BMS/ needs the following lines
around line 96 to accomodate OSX 10.10 (Yosemite):

 elsif ($release_string =~ /^14.*/) {
        $release = '_macosx10.10';

This applies also to other osrelease.pl files.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0000648)
davidl (administrator)
2015-06-10 09:59

This has now been done. It turns out there are at least 4 copies of this script in our code base:

scripts/osrelease.pl
scripts/build_scripts/osrelease.pl
sim-recon/src/BMS/osrelease.pl
$JANA_HOME/src/../SBMS/osrelease.pl

They have not been kept in strict alignment so after updating the one on build_scripts, I copied to the other 3 locations and committed it there as well.

- Issue History
Date Modified Username Field Change
2015-03-17 13:12 kmoriya New Issue
2015-06-10 09:59 davidl Note Added: 0000648
2015-06-10 09:59 davidl Status new => resolved
2015-06-10 09:59 davidl Resolution open => fixed
2015-06-10 09:59 davidl Assigned To => davidl


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker