Skip to content

Commit

Permalink
Update run_wgrib2_tests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AlysonStahl-NOAA committed Feb 28, 2025
1 parent 88cc952 commit 1e06240
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/run_wgrib2_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ set -e
echo ""
echo "*** Running wgrib2 tests"

echo "*** print most help options"
../wgrib2/wgrib2 -h most

echo "*** print all help options"
../wgrib2/wgrib2 -h all

# Just run executable; it returns 8.
echo "*** testing run with no args..."
ls -l ../wgrib2
Expand Down

0 comments on commit 1e06240

Please sign in to comment.