Ignore:
Timestamp:
11/02/15 10:45:26 (9 years ago)
Author:
sdipsl
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/libIGCM_v2.6/libIGCM_debug/libIGCM_debug.ksh

    r1266 r1267  
    2525# DEBUG_debug 
    2626# Add low level verbosity 
    27 DEBUG_debug=${DEBUG_debug:=false} 
     27# Force it to false for 2.6 tag 
     28DEBUG_debug=false 
     29 
     30#================================================== 
     31#D- Messaging : all activities and call stacks will be sent to ipsl servers 
     32#D- If true will imply DEBUG_debug=true 
     33#D- Force it to false for 2.6 tag 
     34#D- 
     35BigBrother=false 
    2836 
    2937#================================================== 
Note: See TracChangeset for help on using the changeset viewer.