Skip to content

Commit

Permalink
changed a comment to echo
Browse files Browse the repository at this point in the history
  • Loading branch information
AlysonStahl-NOAA committed Jun 6, 2024
1 parent b9b8aec commit 5187eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/run_wgrib2_aec_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ echo "*** Converting simple packing test file to aec"
../wgrib2/wgrib2 junk_aec.grb -v2 > junk_aec.txt
diff -w junk_aec.txt ref_junk_simple.txt

# Converting from aec back to simple packing
echo "*** Converting from aec back to simple packing"
../wgrib2/wgrib2 junk_aec.grb -set_grib_type simple -grib_out junk_simple.grb

# Check result
Expand Down

0 comments on commit 5187eff

Please sign in to comment.