Re: Problems in fluka scripts with Ubuntu 12.04

From: Ercan Pilicer <ercanpilicer_at_gmail.com>
Date: Thu, 11 Apr 2013 21:23:30 +0300

hello,

i modified "fff" as

...
# if [[ "$TARGET_MACHINE" = "Linux" && "$FLUFOR" = "g77" ]] ; then
 if [ "$TARGET_MACHINE" = "Linux" ] && [ "$FLUFOR" = "g77" ] ; then
...

e.
Received on Thu Apr 11 2013 - 22:33:23 CEST

This archive was generated by hypermail 2.3.0 : Thu Apr 11 2013 - 22:33:24 CEST