Changeset: c2515ad54e89 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/c2515ad54e89 Branch: default Log Message:
Merge with Dec2025 branch. diffs (9 lines): diff --git a/sql/test/mapi/Tests/python3_dbapi.SQL.bat b/sql/test/mapi/Tests/python3_dbapi.SQL.bat --- a/sql/test/mapi/Tests/python3_dbapi.SQL.bat +++ b/sql/test/mapi/Tests/python3_dbapi.SQL.bat @@ -4,4 +4,4 @@ rem must be aligned with the installatio rem clients/examples/python set testpath=%TSTSRCBASE%\clients\examples\python -sqlsample.py %MAPIPORT% %TSTDB% %MAPIHOST% +"%PYTHON%" "%testpath%\sqlsample.py" %MAPIPORT% %TSTDB% %MAPIHOST% _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
