source: XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/clean_xios.sh @ 1726

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

Generic_testcase : update root_reference

  • Property svn:executable set to *
File size: 456 bytes
Line 
1cd test_function/test_average
2rm -f xios_*.out
3rm -f xios_*.err
4
5cd ../test_maximum
6rm -f xios_*.out
7rm -f xios_*.err
8
9cd ../test_minimum
10rm -f xios_*.out
11rm -f xios_*.err
12
13cd ../test_sum
14rm -f xios_*.out
15rm -f xios_*.err
16
17cd ../../test_scalar_algo
18rm -f xios_*.out
19rm -f xios_*.err
20
21cd ../test_axis_algo
22rm -f xios_*.out
23rm -f xios_*.err
24
25cd ../test_domain_algo
26rm -f xios_*.out
27rm -f xios_*.err
28
29cd ../test_grid_algo
30rm -f xios_*.out
31rm -f xios_*.err
32
33
34
Note: See TracBrowser for help on using the repository browser.