File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1695,7 +1695,7 @@ RUN if [ "${ENABLE_QUOTA}" = "True" ] \
16951695 && rm -fr /var/cache/dnf \
16961696 # TODO: clean up after this download+build to avoid bloating image
16971697 && cd ${MIG_ROOT}/mig/src/pylustrequota \
1698- && git clone git ://git.whamcloud. com/fs /lustre-release.git \
1698+ && git clone https ://github. com/lustre /lustre-release \
16991699 && cd ${MIG_ROOT}/mig/src/pylustrequota/lustre-release \
17001700 && git checkout ${QUOTA_LUSTRE_VERSION} \
17011701 && sh ./autogen.sh \
Original file line number Diff line number Diff line change @@ -1582,7 +1582,7 @@ RUN if [ "${ENABLE_QUOTA}" = "True" ] \
15821582 && rm -fr /var/cache/dnf \
15831583 # TODO: clean up after this download+build to avoid bloating image
15841584 && cd ${MIG_ROOT}/mig/src/pylustrequota \
1585- && git clone git ://git.whamcloud. com/fs /lustre-release.git \
1585+ && git clone https ://github. com/lustre /lustre-release \
15861586 && cd ${MIG_ROOT}/mig/src/pylustrequota/lustre-release \
15871587 && git checkout ${QUOTA_LUSTRE_VERSION} \
15881588 && sh ./autogen.sh \
You can’t perform that action at this time.
0 commit comments