diff --git a/lib/ProcessAdditional.php b/lib/ProcessAdditional.php index fdae52054..299bf440c 100644 --- a/lib/ProcessAdditional.php +++ b/lib/ProcessAdditional.php @@ -120,7 +120,7 @@ Class ProcessAdditional } $this->_archiveInfo->setExternalClients($clients); - $this->_hasGNUFile = $this->_functions->hasCommand('file') === true ? true : false); + $this->_hasGNUFile = $this->_functions->hasCommand(('file') === true ? true : false); // Maximum amount of releases to fetch per run. $this->_queryLimit =