fixed mock config to use truncated versions of linux distro versions
This commit is contained in:
parent
8f99334f11
commit
c30fe932d9
@ -62,7 +62,7 @@
|
||||
spec: clang@3.3
|
||||
operating_system:
|
||||
name: redhat
|
||||
version: '6.7'
|
||||
version: '6'
|
||||
paths:
|
||||
cc: /path/to/clang
|
||||
cxx: /path/to/clang++
|
||||
@ -110,7 +110,7 @@
|
||||
fc: /path/to/gfortran
|
||||
operating_system:
|
||||
name: redhat
|
||||
version: '6.7'
|
||||
version: '6'
|
||||
spec: gcc@4.5.0
|
||||
modules: 'None'
|
||||
gcc4.5.0OSX:
|
||||
|
Loading…
Reference in New Issue
Block a user