1 Commit-ok

Szerző SHA1 Üzenet Dátum
11ad8b32e1 Add a ton of debugging 2020-04-15 18:35:00 -04:00

Fájl megtekintése

@@ -348,7 +348,7 @@ EOF
_runDebug "${FUNCNAME[0]}"
# Cannot create a repo without an rpm
if [[ -n $_createrepo || "$_service" == "createrepo" ]]; then
if [[ -n $_createrepo || -n $_mcversion ]]; then
_rpmbuild="true"
fi