Ignore:
Timestamp:
03/12/13 17:02:18 (11 years ago)
Author:
sdipsl
Message:
  • ksh exposes its functions to any son processes. Not the case for bash. This should close #112 and #116
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_card/IGCM_card_Test.ksh

    r373 r831  
    1919#================================================= 
    2020libIGCM=`dirname $0`/.. 
     21typeset DEBUG_sys=false 
     22typeset TaskType=checking 
    2123. ${libIGCM}/libIGCM_debug/libIGCM_debug.ksh 
     24. ${libIGCM}/libIGCM_sys/libIGCM_sys.ksh 
    2225. ${libIGCM}/libIGCM_card/libIGCM_card.ksh 
    2326 
Note: See TracChangeset for help on using the changeset viewer.