[LLVMdev] POST MORTEM: llvm-test changes
Vladimir Merzliakov
wanderer at rsu.ru
Sun Sep 5 13:31:42 PDT 2004
> Bash 2.05b on Linux handles this fine. I was asking what
> your "default" system shell is on FreeBSD. Probably /bin/sh, right?
> Perhaps you can:
>
> SHELL=/usr/bin/bash ; export SHELL
>
> in your script below just before it runs NightlyTest.pl? I'm not sure if
> that will work or not.
I have:
SHELL=/bin/tcsh
sh, csh, tcsh not support nested ()
OK, root install bash by my request, but adding
SHELL=/usr/local/bin/bash
export SHELL
in start script doesn't help :(
Vladimir
More information about the llvm-dev
mailing list