On 04Nov2011 15:50, Tim Johnson <t...@akwebsoft.com> wrote:
|  And from env.sh, I note the following:
| : ${OS:=''}
| case "`uname -sr`" in
|   SunOS\ [56789].\*)  OS=solaris ;;
|   SunOS\ \*)          OS=sunos ;;
|   Linux\ \*)          OS=linux ;;
| esac

I'm using darwin. But please update your env.sh to the attached env.sh,
which I have commited to the css package but not yet pushed. It does
something more sane, and emits "darwin" as it should.

Cheers,
-- 
Cameron Simpson <c...@zip.com.au> DoD#743
http://www.cskk.ezoshosting.com/cs/

python -c 'import this'

Attachment: env.sh
Description: Bourne shell script

Reply via email to