Skip to content

Commit

Permalink
remove the ls, add command to remove netcdf files after r4 test runs
Browse files Browse the repository at this point in the history
  • Loading branch information
mcallic2 committed Sep 15, 2023
1 parent 3ac0804 commit cd83857
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test_fms/topography/test_topography.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ test_expect_success "Test topography: r4_kind" '
mpirun -n 2 ./test_topography_r4
'

rm -f *.nc

test_expect_success "Test topography: r8_kind" '
mpirun -n 2 ./test_topography_r8
'

ls

test_done

0 comments on commit cd83857

Please sign in to comment.