Re: [O-MPI users] tcsh 'Unmatched ".' error on localhost

2006-02-02 Thread Jeff Squyres
Yowza -- what silly typos. Fixed on the trunk; will be committed on the release branch tomorrow. Thanks again! On Feb 1, 2006, at 4:52 PM, Glenn Morris wrote: Using v1.0.1, with tcsh as user login shell, trying to mpirun a job on the localhost that involves tcsh produces an error from tc

[O-MPI users] tcsh 'Unmatched ".' error on localhost

2006-02-01 Thread Glenn Morris
Using v1.0.1, with tcsh as user login shell, trying to mpirun a job on the localhost that involves tcsh produces an error from tcsh. E.g. hostfile = "localhost" mpirun -np 1 --hostfile ./hostfile \ --mca pls_rsh_agent ssh ... /bin/tcsh -c hostname results in the error `Unmatched ".' from tcs