#4266 Update libecl

Use commit 0e1e780fd6f18ce93119061e36a4fca9711bc020

Excluded multibuild folder, as this caused git issues
This commit is contained in:
Magne Sjaastad
2019-05-07 07:15:25 +02:00
parent 6ce3371df5
commit 04091ad77d
587 changed files with 8944 additions and 7854 deletions

View File

@@ -1,5 +1,5 @@
/*
Copyright (C) 2011 Statoil ASA, Norway.
Copyright (C) 2011 Equinor ASA, Norway.
The file 'ecl_util.c' is part of ERT - Ensemble based Reservoir Tool.
@@ -1290,6 +1290,8 @@ static int ecl_util_get_num_slave_cpu__(basic_parser_type* parser, FILE* stream,
const char * first_item = stringlist_iget(tokens, 0);
if (first_item[0] == '/') {
stringlist_free(tokens);
free(buffer);
break;
}
else{