source: XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/clean_config.sh @ 1729

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

Generic_testcase : Update for Jean-Zay

  • Property svn:executable set to *
File size: 426 bytes
Line 
1bash -c "cd test_function/test_average && rm -rf config_*"
2bash -c "cd test_function/test_maximum && rm -rf config_*"
3bash -c "cd test_function/test_minimum && rm -rf config_*"
4bash -c "cd test_function/test_sum && rm -rf config_*"
5bash -c "cd test_scalar_algo && rm -rf config_*"
6bash -c "cd test_axis_algo && rm -rf config_*"
7bash -c "cd test_domain_algo && rm -rf config_*"
8bash -c "cd test_grid_algo && rm -rf config_*"
9
10
Note: See TracBrowser for help on using the repository browser.