Ignore:
Timestamp:
02/06/13 09:09:23 (11 years ago)
Author:
mafoipsl
Message:

On ada, IGCM_sys_PutBuffer_Out add status initialisation when copy is skipped.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_ada.ksh

    r784 r788  
    12481248      if [ "X$( diff $1 $2 )" = X ] ; then 
    12491249        IGCM_debug_Print 2 "$1 and $2 are the same file, we skip the copy" 
     1250        status=0 
    12501251        skip=true 
    12511252      else 
Note: See TracChangeset for help on using the changeset viewer.