[AMBER-Developers] AT test, weird csh,rm thing

From: Lachele Foley <lfoley.ccrc.uga.edu>
Date: Tue, 24 Nov 2009 16:55:48 -0500

The line

"/bin/rm -f *.lib *.log *.dif || goto perm_error"

in Run.tleap in the "test/leap" directory makes trouble on the x86_64 system for reasons I do not fully comprehend. It is not a permissions issue:

[installer.shaw leap]$ csh
[installer.shaw leap]$ /bin/rm -f *.lib
[installer.shaw leap]$ exit
exit
[installer.shaw leap]$ csh -f
%/bin/rm -f *.lib
/bin/rm: No match.
%exit
exit

So, invoking "csh -f" on my system causes /bin/rm to behave unexpectedly (plain csh works as expected). I won't pretend to be a csh expert. For the time being, I've commented out that line and it's two friends and moved along because the script kills itself if I leave them in. The tests all completed.

[installer.shaw test]$ uname -a
Linux shaw.nuigalway.ie 2.6.18-128.1.10.el5xen #1 SMP Wed Apr 29 14:24:51 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

No seg fault on pbsa for this system, by the way.

:-) Lachele
--
B. Lachele Foley, PhD '92,'02
Assistant Research Scientist
Complex Carbohydrate Research Center, UGA
706-542-0263
lfoley.ccrc.uga.edu
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Tue Nov 24 2009 - 14:00:03 PST
Custom Search