Compare commits
1 Commits
11ad8b32e1
...
d796624a80
| Author | SHA1 | Date | |
|---|---|---|---|
| d796624a80 |
@@ -348,7 +348,7 @@ EOF
|
|||||||
_runDebug "${FUNCNAME[0]}"
|
_runDebug "${FUNCNAME[0]}"
|
||||||
|
|
||||||
# Cannot create a repo without an rpm
|
# Cannot create a repo without an rpm
|
||||||
if [[ -n $_createrepo || -n $_mcversion ]]; then
|
if [[ -n $_createrepo || "$_service" == "createrepo" ]]; then
|
||||||
_rpmbuild="true"
|
_rpmbuild="true"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user