We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d380dc0 commit 5a5e79dCopy full SHA for 5a5e79d
1 file changed
bin/stashcp2/tests/test_inside_docker.sh
@@ -13,7 +13,7 @@ yum -y clean expire-cache
13
rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-${OS_VERSION}.noarch.rpm
14
15
yum -y install yum-plugin-priorities
16
-rpm -Uvh https://repo.grid.iu.edu/osg/3.3/osg-3.3-el${OS_VERSION}-release-latest.rpm
+rpm -Uvh https://repo.opensciencegrid.org/osg/3.3/osg-3.3-el${OS_VERSION}-release-latest.rpm
17
18
yum -y install osg-oasis
19
0 commit comments