Anonymous | Login | Signup for a new account | 2025-05-09 05:20 EDT | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000456 | Hall D Offline | General | public | 2015-03-17 13:12 | 2015-06-10 09:59 | ||||
Reporter | kmoriya | ||||||||
Assigned To | davidl | ||||||||
Priority | low | Severity | trivial | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | Mac OSX | OS Version | 10.10 (Yosemite) | |||||
Summary | 0000456: osrelease.pl needs update | ||||||||
Description | osrelease.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. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(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. |
![]() |
|||
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 - 2025 MantisBT Team |