mirror of https://github.com/ecmwf/eccodes.git
Bamboo builds can be done in parallel
This commit is contained in:
parent
abc8d69783
commit
cb0292d77b
|
@ -1,7 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Disable parallel builds in bamboo due to occasional failure
|
||||
# GCC Parallel error: file not recognized: File truncated
|
||||
# https://seiscode.iris.washington.edu/issues/587
|
||||
|
||||
make_parallel="no"
|
||||
make_parallel="yes"
|
||||
|
|
Loading…
Reference in New Issue