[22837] in Source-Commits
athena/bin/firefox-wrapper
daemon@ATHENA.MIT.EDU (rbasch@MIT.EDU)
Tue Aug 8 17:12:59 2006
Date: Tue, 8 Aug 2006 17:12:33 -0400
From: rbasch@MIT.EDU
Message-Id: <200608082112.k78LCXr7000926@anhedonia.mit.edu>
To: source-commits@MIT.EDU
Update of /afs/dev.mit.edu/source/repository/athena/bin/firefox-wrapper
In directory anhedonia.mit.edu:/afs/dev.mit.edu/user/rbasch/src/athena-release/athena/bin/firefox-wrapper
Modified Files:
firefox.sh
Log Message:
On Linux, parse the correct (version-dependent) library directory
path from Red Hat's wrapper, now that we are switching to a RHEL RPM;
fall back to using the most recently modified directory containing
a firefox binary.
Rework the lock file logic, so that a) we handle an old symlink-based
lock left by a pre-1.5.0 firefox, and b) we never proceed to start
firefox without disposing of the relevant lock(s).