@@ -15,14 +15,14 @@ if not "GITLAB_TOKEN" in os.environ:
sys.exit(1)
ifnot"IRIS_REV"inos.environ:
print("Please set IRIS_REV, STDPP_REV, ORC11_REV and GPFSL_REV environment variables to the branch/tag/commit of the respective project that you want to use.")
print("Only IRIS_REV is mandatory, the rest defaults to 'master'.")
print("Only IRIS_REV is mandatory, the rest defaults to the default git branch.")