Make interface generator more robust

This commit is contained in:
Shahram Najm 2017-07-31 16:27:01 +01:00
parent 061e84ff92
commit 62eec2c495
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
# 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.
#
set -e
same=`./same_int_long`
if [ $same -eq 1 ]