[1433] in BarnOwl Developers
[nelhage/barnowl] de9eda: locker-build: Change the shebang line to /bin/bash
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:16:36 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Sun, 3 May 2009 18:03:59 -0700
To: dirty-owl-hackers@mit.edu
From: noreply@github.com
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: de9edab22903138b69c3aece13107145f0734a34
http://github.com/nelhage/barnowl/commit/de9edab22903138b69c3aece13107145f0734a34
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-05-03 (Sun, 03 May 2009)
Changed paths:
M scripts/locker-build
Log Message:
-----------
locker-build: Change the shebang line to /bin/bash
Solaris sh is just too crappy for me to bother trying to accomodate
it. The script is still valid dash/POSIX sh, as far as I know.