File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -1693,7 +1693,6 @@ RUN if [ "${ENABLE_QUOTA}" = "True" ] \
16931693 krb5-devel.x86_64 \
16941694 && dnf clean all \
16951695 && rm -fr /var/cache/dnf \
1696- # TODO: clean up after this download+build to avoid bloating image
16971696 && cd ${MIG_ROOT}/mig/src/pylustrequota \
16981697 && git clone https://github.com/lustre/lustre-release \
16991698 && cd ${MIG_ROOT}/mig/src/pylustrequota/lustre-release \
Original file line number Diff line number Diff line change @@ -1580,7 +1580,6 @@ RUN if [ "${ENABLE_QUOTA}" = "True" ] \
15801580 krb5-devel.x86_64 \
15811581 && dnf clean all \
15821582 && rm -fr /var/cache/dnf \
1583- # TODO: clean up after this download+build to avoid bloating image
15841583 && cd ${MIG_ROOT}/mig/src/pylustrequota \
15851584 && git clone https://github.com/lustre/lustre-release \
15861585 && cd ${MIG_ROOT}/mig/src/pylustrequota/lustre-release \
You can’t perform that action at this time.
0 commit comments