Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Apple renamed all their OSes
[simgrid.git] / tools / internal / travis-sonarqube.sh
index 054088c..5cf1136 100755 (executable)
@@ -4,7 +4,7 @@
 #
 # Use it as a wrapper to your build command, eg: ./travis-sonarqube.sh make VERBOSE=1
 
-# On Mac OSX or with pull requests, you don't want to run SonarQube but to exec the build command directly.
+# On macOS or with pull requests, you don't want to run SonarQube but to exec the build command directly.
 
 # Be verbose and fail fast
 set -ex