mirror of https://github.com/ecmwf/eccodes.git
Fix broken test
This commit is contained in:
parent
3c936cd539
commit
4c46a76d11
|
@ -28,7 +28,6 @@ ${tools_dir}/codes_info -X > $tempLog 2>&1
|
|||
status=$?
|
||||
set -e
|
||||
[ $status -eq 1 ]
|
||||
grep -q "illegal option" $tempLog
|
||||
|
||||
|
||||
# Clean up
|
||||
|
|
Loading…
Reference in New Issue