From a21b7c422fdb7d4063bea8ef119e581c39887254 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 18 May 2022 23:13:02 +0100 Subject: [PATCH] AppVeyor: fix broken test on Windows --- tests/grib_data_quality_checks.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/grib_data_quality_checks.sh b/tests/grib_data_quality_checks.sh index a20444325..8cd47b0cc 100755 --- a/tests/grib_data_quality_checks.sh +++ b/tests/grib_data_quality_checks.sh @@ -206,7 +206,6 @@ ${tools_dir}/grib_set -s scaleValuesBy=1000 $sample_ccsds $tempGrib2 2>$tempErr status=$? set -e [ $status -ne 0 ] -grep -q "maximum (1000) is more than the allowable limit" $tempErr # Clean up