11cb0ef41Sopenharmony_ci@echo off 21cb0ef41Sopenharmony_cisetlocal 31cb0ef41Sopenharmony_ci:: This is required with cygwin only. 41cb0ef41Sopenharmony_ciPATH=%~dp0;%PATH% 51cb0ef41Sopenharmony_ciset PYTHONDONTWRITEBYTECODE=1 61cb0ef41Sopenharmony_cicall python "%~dp0mb.py" %* 7