Skip to content

Commit

Permalink
adding copygb2 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Jan 23, 2025
1 parent 4abd963 commit 8b77aed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test_utils/run_copygb2_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ set -e
echo ""
echo "*** Running copygb2 test"

# Copy GRIB2 file.
../utils/copygb2 -x data/ref_gdaswave.t00z.wcoast.0p16.f000.grib2 test_gdaswave_2.grib2
# Invalid option.
../utils/copygb2 - && exit 1

echo "*** SUCCESS!"
exit 0

0 comments on commit 8b77aed

Please sign in to comment.