Ignore:
Timestamp:
06/13/12 22:57:19 (12 years ago)
Author:
aclsce
Message:

Removed the reading and the use of config_Executable_Name (it is not in
config.card anymore).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_move-and-rename

    r554 r682  
    281281# Move and Rename OLD Executable Output 
    282282unset listfiles 
    283 set +A listfiles -- $( find ${OutinDir} -type f -name "*_out_${config_Executable_Name}" ) 
     283set +A listfiles -- $( find ${OutinDir} -type f -name "*_out_execution" ) 
    284284MOVE_and_RENAME_files "listfiles" 
    285285 
Note: See TracChangeset for help on using the changeset viewer.