Changeset 395 for XIOS/trunk/make_xios


Ignore:
Timestamp:
12/10/12 23:50:57 (12 years ago)
Author:
ymipsl
Message:

some cleaning and update in arch files.

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/make_xios

    r383 r395  
    154154if [[ "$compil_full" == "true" ]] 
    155155   then 
    156    fcm build -f -j $job 
     156   fcm build --clean --ignore-lock  
     157   fcm build -f --ignore-lock -j $job 
    157158else 
    158   fcm build -j $job 
     159  fcm build --ignore-lock -j $job 
    159160fi 
    160161 
Note: See TracChangeset for help on using the changeset viewer.