From c967d43488b4a88aa0b005ca15c6ad42dbc738cb Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 25 Jan 2022 18:20:47 +0000 Subject: [PATCH] Testing: Fix skipExtraKeyAttributes --- tests/bufr_filter_skipExtraKeyAttributes.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bufr_filter_skipExtraKeyAttributes.sh b/tests/bufr_filter_skipExtraKeyAttributes.sh index 3f2bd8f2b..c8914812e 100755 --- a/tests/bufr_filter_skipExtraKeyAttributes.sh +++ b/tests/bufr_filter_skipExtraKeyAttributes.sh @@ -20,7 +20,7 @@ tempFilt=temp.${label}.filter tempRef=temp.${label}.ref tempOut=temp.${label}.txt -input="ship_14.bufr" +input="ship_13.bufr" # Decode fully including extra attributes # ---------------------------------------