Repo version was advanced recently. Update installation script.
Signed-off-by: Dmitry Monakhov <[email protected]>
diff --git a/contrib/install-autotest-server.sh
b/contrib/install-autotest-server.sh
index 7a29aa8..dcd6e8b 100755
--- a/contrib/install-autotest-server.sh
+++ b/contrib/install-autotest-server.sh
@@ -169,7 +169,7 @@ then
if [ "`grep 'release 6' /etc/redhat-release`" != "" ]
then
print_log "INFO" "Adding EPEL 6 repository"
- rpm -ivh
http://download.fedoraproject.org/pub/epel/6/`arch`/epel-release-6-5.noarch.rpm
>> $LOG 2>&1
+ rpm -ivh
http://download.fedoraproject.org/pub/epel/6/`arch`/epel-release-6-7.noarch.rpm
>> $LOG 2>&1
fi
fi
fi
_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel