Skip to content

Commit 5a5e79d

Browse files
committed
Fixing URL for osg release
1 parent d380dc0 commit 5a5e79d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/stashcp2/tests/test_inside_docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ yum -y clean expire-cache
1313
rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-${OS_VERSION}.noarch.rpm
1414

1515
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
16+
rpm -Uvh https://repo.opensciencegrid.org/osg/3.3/osg-3.3-el${OS_VERSION}-release-latest.rpm
1717

1818
yum -y install osg-oasis
1919

0 commit comments

Comments
 (0)