Skip to content

testComputeFstatistic_v2_grids.sh: remove file cleanup

Description

This removes some old code in testComputeFstatistic_v2_grids.sh which cleans up leftover files. This is no longer needed as the test harness introduced in !1206 (merged) now does this automatically - I must have forgotten to remove this old code in that MR.

API Changes and Justification

Backwards Compatible Changes

  • This change introduces no API changes
  • This change adds new API calls

Backwards Incompatible Changes

  • This change modifies an existing API
  • This change removes an existing API

Review Status

N/A

Merge request reports