Add debug for gentoo testing
This commit is contained in:
@@ -1709,6 +1709,8 @@ main() {
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
debug "REPO_INSTALL_SWITCH=$REPO_INSTALL_SWITCH"
|
||||||
|
|
||||||
if (( REPO_INSTALL_SWITCH )); then
|
if (( REPO_INSTALL_SWITCH )); then
|
||||||
echo "Installing JRiver Media Center from remote repository"
|
echo "Installing JRiver Media Center from remote repository"
|
||||||
if installMCFromRepo; then
|
if installMCFromRepo; then
|
||||||
|
|||||||
Reference in New Issue
Block a user