aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/qtci-linux-RHEL-7.4-x86_64/03-install-rhel-epel.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fix shellcheck complaints for RHEL 7.x in provisioning scriptsTony Sarajärvi2018-04-291-0/+1
| | | | | Change-Id: I489f4f25d603457c8f0444ed277a162a7fd4128f Reviewed-by: Liang Qi <liang.qi@qt.io>
* Install RHEL EPEL only onceRainer Keller2018-03-101-0/+50
Installing twice will fail when preventing the +e injection bug when fixing the try-catch issue. Change-Id: I26a1b9fa235c44fe933f2f29016a80f57d47ed49 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>