From 0af5b44c35e12353be969a797f32697a5f5b18cb Mon Sep 17 00:00:00 2001 From: Athmane Madjoudj Date: Apr 08 2014 16:43:21 +0000 Subject: Remove extra spaces --- diff --git a/docker-run_tests.sh b/docker-run_tests.sh index d87b049..9dcf3d9 100755 --- a/docker-run_tests.sh +++ b/docker-run_tests.sh @@ -2,8 +2,8 @@ # A script to test the official CentOS docker-images. # Author: Athmane Madjoudj -EPEL6_RELEASE_URL = "http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm" -EPEL6_GPGKEY_URL = "https://fedoraproject.org/static/0608B895.txt" +EPEL6_RELEASE_URL="http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm" +EPEL6_GPGKEY_URL="https://fedoraproject.org/static/0608B895.txt" enable_epel() { yum -y install wget openssh-clients