source: XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/clean_config.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: 310 bytes
Line 
1cd test_function/test_average
2rm -rf config_*
3
4cd ../test_maximum
5rm -rf config_*
6
7cd ../test_minimum
8rm -rf config_*
9
10cd ../test_sum
11rm -rf config_*
12
13cd ../../test_scalar_algo
14rm -rf config_*
15
16cd ../test_axis_algo
17rm -rf config_*
18
19cd ../test_domain_algo
20rm -rf config_*
21
22cd ../test_grid_algo
23rm -rf config_*
24
Note: See TracBrowser for help on using the repository browser.