fixed mock config to use truncated versions of linux distro versions

This commit is contained in:
Gregory Becker 2016-05-25 16:34:45 -07:00
parent 8f99334f11
commit c30fe932d9

View File

@ -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: