Changeset 1376


Ignore:
Timestamp:
01/27/17 12:07:08 (7 years ago)
Author:
jgipsl
Message:

Add print of files missing for delete.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_purge_simulation

    r1373 r1376  
    8282    IGCM_debug_Print 2 -e "\033[1;31m ${dir}\033[m" 
    8383  done 
     84  IGCM_debug_Print 2 -e "\033[1;31m ${SUBMIT_DIR}/run.card\033[m" 
     85  IGCM_debug_Print 2 -e "\033[1;31m ${SUBMIT_DIR}/Debug\033[m" 
     86  IGCM_debug_Print 2 -e "\033[1;31m ${SUBMIT_DIR}/Script_Output_*.??????\033[m" 
    8487 
    85   echo -e "\033[1;32mDo you REALLY want to erase all those directories ?" 
     88  echo -e "\033[1;32mDo you REALLY want to erase all those directories and files?" 
    8689  echo -n -e " Your answer (y/n) : \033[m" 
    8790  read reponse 
Note: See TracChangeset for help on using the changeset viewer.