Hi YunHee,

Thanks! Can you file a JIRA issue about this and provide a patch?

Cheers,
Chris

On Jul 29, 2012, at 4:56 PM, YunHee Kang wrote:

> HI Chris,
> 
> I forget  that  there was a problem when I ran the pushpull script.
> $./pushpull
> Word too long.
> I thinks the problem is caused by  csh shell.
> So To fix the problem, I modified the pushpull script  based on bash.
> The following statements are changed in the original pushpull script.
> 
> set LIB_DEPS
> for file in `find ../lib/*.jar`
> do
>     LIB_DEPS=${file}:${LIB_DEPS}
> done
> PATH=${JAVA_HOME}/bin:${CAS_PP_HOME}/bin:/usr/bin:/bin:/usr/sbin:/sbin
> 
> Thanks,
> Yunhee


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattm...@nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Reply via email to