From ca0c829eb07a36601f9eafa459f4161a2b976973 Mon Sep 17 00:00:00 2001 From: ShivanshGahlot Date: Mon, 6 Jan 2025 10:23:25 +0000 Subject: [PATCH] Changed jenkins pipeline --- installer_scripts/install-yb-voyager | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer_scripts/install-yb-voyager b/installer_scripts/install-yb-voyager index f49985e04..aaf72bc17 100755 --- a/installer_scripts/install-yb-voyager +++ b/installer_scripts/install-yb-voyager @@ -158,7 +158,7 @@ centos_main() { sudo dnf remove -y gcc 1>&2 $YUM_INSTALL https://s3.us-west-2.amazonaws.com/downloads.yugabyte.com/repos/reporpms/yb-yum-repo-1.1-0.noarch.rpm 1>&2 output "Install perl DBD oracle driver." - $YUM_INSTALL perl-DBD-Oracle perl-DBD-mysql 1>&2 + $YUM_INSTALL perl-DBD-Oracle perl-DBD-mysql install_ora2pg create_base_ora2pg_conf_file fi