Changeset: a12c27887923 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a12c27887923
Modified Files:
sql/backends/monet5/UDF/pyapi/pyapi_locatepython.bat
Branch: Jul2017
Log Message:
Don't print potentially worrying warning message.
diffs (12 lines):
diff --git a/sql/backends/monet5/UDF/pyapi/pyapi_locatepython.bat
b/sql/backends/monet5/UDF/pyapi/pyapi_locatepython.bat
--- a/sql/backends/monet5/UDF/pyapi/pyapi_locatepython.bat
+++ b/sql/backends/monet5/UDF/pyapi/pyapi_locatepython.bat
@@ -18,8 +18,6 @@ FOR /F "usebackq skip=2 tokens=1-3" %%A
IF defined ValueName (
set LOCALPYTHONHOME=%ValueValue%
set LOCALPYTHONPATH=%ValueValue%Lib
-) ELSE (
- @echo %KEY_NAME%\%VALUE_NAME% not found.
)
IF defined LOCALPYTHONHOME (
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list