Skip to content
代码片段 群组 项目
提交 4d758336 编辑于 作者: Jennifer Li's avatar Jennifer Li
浏览文件

Remove the disk usage check on repo file paths

上级 343294d5
No related branches found
No related tags found
2 合并请求!3031Merge per-main-jh to main-jh by luzhiyuan,!3030Merge per-main-jh to main-jh
......@@ -515,9 +515,6 @@ function log_disk_usage() {
section_start "log_disk_usage" "Disk usage detail" "true"
echo -e "df -h"
df -h
echo -e "du -h -d 1"
du -h -d 1
section_end "log_disk_usage"
if [[ "$exit_on_low_space" = "true" ]]; then
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册