Commits

Bill Wendling committed b21c1e1deba
[svn-r3374] Purpose: Bug fix Description: The /bin/csh shell was causing problems if you were using a different shell than csh (like bash). It couldn't find the compiler. Solution: Changed to the more standard /bin/sh Platforms tested: Linux