Skip to content
Extraits de code Groupes Projets
Valider 8cd7c30f rédigé par mattab's avatar mattab
Parcourir les fichiers

fix build

parent 90e06d67
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -357,7 +357,7 @@ abstract class Test_Piwik_BaseFixture extends PHPUnit_Framework_Assert
protected static function executeLogImporter($logFile, $options)
{
$python = SettingsServer::isWindows() ? "C:\Python27\python.exe" : 'python';
$python = \Piwik\SettingsServer::isWindows() ? "C:\Python27\python.exe" : 'python';
// create the command
$cmd = $python
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter