Changeset 1824 for TOOLS


Ignore:
Timestamp:
07/19/12 18:13:06 (12 years ago)
Author:
aclsce
Message:

Uncomment DELEGATE command.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TOOLS/PACK_IPSL/enlarge_my_files.sh

    r1823 r1824  
    230230                                echo "====> DELEGATE to tar command after $nbtries tries (maxtries=$maxtries)" 
    231231                                echo "DELEGATE to tar command after $nbtries tries (maxtries=$maxtries)" >> $statusfile 
    232                                 # cp $set $PATH_SIMU/output_tar # gpdebug : a retablir 
     232                                cp $set $PATH_SIMU/output_tar # gpdebug : a retablir 
    233233                        fi 
    234234                fi 
     
    287287        tarcmd=tar 
    288288        taroptions="--format=posix -W -cf" 
    289 #taroptions="--format=posix -cf" 
     289        #taroptions="--format=posix -cf" 
    290290        cd $dirinputfile 
    291291 
Note: See TracChangeset for help on using the changeset viewer.