Ignore:
Timestamp:
05/25/20 14:44:29 (4 years ago)
Author:
yushan
Message:

trunk : locally generate compile and test info by collecting reports from XIOS_TEST_SUITE_REPOSITORY

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/xios_test_suite/COMPILE/compile_jeanzay

    r1819 r1884  
    1010mkdir -p ${build_dir}/build_${xios_machine_name} 
    1111 
    12 cp build_*.txt ${build_dir}/build_${xios_machine_name} 
     12#cp build_*.txt ${build_dir}/build_${xios_machine_name} 
     13cp build_${revision}_*.txt ${build_dir}/build_${xios_machine_name} 
    1314CHMOD -R ${build_dir}/build_${xios_machine_name} 
    1415 
Note: See TracChangeset for help on using the changeset viewer.