- Timestamp:
- 07/19/12 16:05:54 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TOOLS/PACK_IPSL/enlarge_my_files.sh
r1822 r1823 193 193 # Try 2 times before fire "FAILED" 194 194 ncrcatcmd=ncrcat 195 #ncrcatoptions="--md5_digest"196 ncrcatoptions=""195 ncrcatoptions="--md5_digest" 196 # ncrcatoptions="" 197 197 198 198 startTime=$( getDateMilliSeconds ) # gpdebug : time … … 286 286 # Waiting for CCRT command 287 287 tarcmd=tar 288 #taroptions="--format=posix -W -cf"289 288 taroptions="--format=posix -W -cf" 289 #taroptions="--format=posix -cf" 290 290 cd $dirinputfile 291 291 … … 367 367 # Waiting for CCRT command 368 368 tarcmd=tar 369 #taroptions="--format=posix -W -cf"370 taroptions="--format=posix -cf"369 taroptions="--format=posix -W -cf" 370 # taroptions="--format=posix -cf" 371 371 cd $dirin1 372 372 # ls … … 441 441 # Waiting for CCRT command 442 442 tarcmd=tar 443 #taroptions="--format=posix -W -cf"444 taroptions="--format=posix -cf"443 taroptions="--format=posix -W -cf" 444 # taroptions="--format=posix -cf" 445 445 cd $dirin1 446 446 # ls
Note: See TracChangeset
for help on using the changeset viewer.