From 54b345455cb9eebe04614d9cfaa58f2099e56922 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Thu, 11 Feb 2010 14:37:57 +0000 Subject: [PATCH] typo --- system/TestPlc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/TestPlc.py b/system/TestPlc.py index ae01d89..1d3b0e6 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -477,7 +477,7 @@ class TestPlc: def install(self): "yum install myplc, noderepo, and the plain bootstrapfs" - # workaround for getting pgsql5.2 on centos5 + # workaround for getting pgsql8.2 on centos5 if self.options.fcdistro == "centos5": self.run_in_guest("rpm -Uvh http://yum.pgsqlrpms.org/8.2/pgdg-centos-8.2-4.noarch.rpm") self.run_in_guest("rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm") -- 2.47.0