Alter foprmat for list and a small fix for make-release
This commit is contained in:
@@ -234,7 +234,7 @@ for File in $(ls $RPMDIR/*.rpm) ; do
|
||||
echo "Delete failed $BASEFile from $2/$1 $3 ($ID) release ($RESPONSE)"
|
||||
fi
|
||||
else
|
||||
echo "Did not find $BASEFile in \"$NAMES\""
|
||||
if [ $DEBUG ]; then echo "Did not find $BASEFile in \"$NAMES\""; fi
|
||||
fi
|
||||
# Then send current version
|
||||
FULLFILENAME=$FULLPATH/$File
|
||||
|
Reference in New Issue
Block a user