#!/bin/sh # Copyright 2005-2017 ECMWF. # # This software is licensed under the terms of the Apache Licence Version 2.0 # which can be obtained at http://www.apache.org/licenses/LICENSE-2.0. # # In applying this licence, ECMWF does not waive the privileges and immunities granted to it by # virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction. # . ./include.sh # --------------------------------------------------------- # This is the test for the JIRA issue ECC-393 # It tests bufr_compare with a blacklist with rank # --------------------------------------------------------- cd ${data_dir}/bufr label="ecc_393_test" tempRules=temp.${label}.filter tempOut=temp.${label}.bufr tempText=temp.${label}.txt tempRef=temp.${label}.ref BufrFile=aaen_55.bufr cat > $tempRules <$tempText status=$? set -e [ $status -eq 1 ] cat > $tempRef <