mirror of https://github.com/ecmwf/eccodes.git
Make interface generator more robust
This commit is contained in:
parent
061e84ff92
commit
62eec2c495
|
@ -7,6 +7,7 @@
|
||||||
# In applying this licence, ECMWF does not waive the privileges and immunities granted to it by
|
# 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.
|
# virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
|
||||||
#
|
#
|
||||||
|
set -e
|
||||||
same=`./same_int_long`
|
same=`./same_int_long`
|
||||||
|
|
||||||
if [ $same -eq 1 ]
|
if [ $same -eq 1 ]
|
||||||
|
|
Loading…
Reference in New Issue