On Thu, Feb 3, 2011 at 11:55 AM, Noah Slater <[email protected]> wrote: > > On 3 Feb 2011, at 16:43, Paul Davis wrote: > >>> Finally, the .sh scripts should start with #!/bin/sh (preferred) or >>> #!/usr/bin/env sh but never have anything "bash" in them. Portability and >>> all. > > Every shell script in our codebase should start with: > > #!/bin/sh -e > > >
All your shell script are belong to us. I'm on it as soon as I can figure out why tar is dying on this machine.
