Add MC_RPM debug
这个提交包含在:
@@ -769,6 +769,7 @@ build_rpm() {
|
|||||||
local -a requires recommends
|
local -a requires recommends
|
||||||
|
|
||||||
# skip rebuilding the rpm if it already exists
|
# skip rebuilding the rpm if it already exists
|
||||||
|
debug "Checking for existing MC RPM: $MC_RPM"
|
||||||
if [[ -f $MC_RPM ]]; then
|
if [[ -f $MC_RPM ]]; then
|
||||||
echo "$MC_RPM already exists. Skipping build step"
|
echo "$MC_RPM already exists. Skipping build step"
|
||||||
return 0
|
return 0
|
||||||
|
|||||||
在新工单中引用
屏蔽一个用户