mirror of https://github.com/ecmwf/eccodes.git
Tests: add note re masterTablesVersionNumber
This commit is contained in:
parent
70bb815a96
commit
24e40f3779
|
@ -31,6 +31,7 @@ grep -q "ECCODES ERROR.*no match for sequences=308014" $LOG
|
|||
|
||||
|
||||
# Create a temporary directory which holds the tables etc
|
||||
# This BUFR file uses masterTablesVersionNumber 26
|
||||
TEMP_DIR=${label}.temp-dir.$$
|
||||
rm -rf $TEMP_DIR
|
||||
mkdir -p $TEMP_DIR/definitions/bufr/tables/0/wmo/26
|
||||
|
|
Loading…
Reference in New Issue