source: XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/root2local.sh @ 1722

Last change on this file since 1722 was 1722, checked in by yushan, 5 years ago

Generic_testcase : update root_reference

  • Property svn:executable set to *
File size: 731 bytes
Line 
1bash ./clean_config.sh
2
3yes | cp -rf root_reference/test_function/test_average/config_*   test_function/test_average/
4yes | cp -rf root_reference/test_function/test_maximum/config_*   test_function/test_maximum/
5yes | cp -rf root_reference/test_function/test_minimum/config_*   test_function/test_minimum/
6yes | cp -rf root_reference/test_function/test_sum/config_*       test_function/test_sum/
7yes | cp -rf root_reference/test_scalar_algo/config_*             test_scalar_algo/
8yes | cp -rf root_reference/test_axis_algo/config_*               test_axis_algo/
9yes | cp -rf root_reference/test_domain_algo/config_*             test_domain_algo/
10yes | cp -rf root_reference/test_grid_algo/config_*               test_grid_algo/
11
12
13
Note: See TracBrowser for help on using the repository browser.