Changeset: 38fd04a09b28 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=38fd04a09b28
Modified Files:
        NT/mksqlwxs.py
Branch: Jul2017
Log Message:

Use consistent capitalization.


diffs (12 lines):

diff --git a/NT/mksqlwxs.py b/NT/mksqlwxs.py
--- a/NT/mksqlwxs.py
+++ b/NT/mksqlwxs.py
@@ -144,7 +144,7 @@ def main():
               args = '/STARTED-FROM-MENU -lsql -Ecp437',
               sid = 'mclient_bat')
     id = comp(features, id, 12,
-              [r'MSQLServer.bat'],
+              [r'MSQLserver.bat'],
               name = 'MonetDB SQL Server',
               sid = 'msqlserver_bat')
     print(r'          </Directory>')
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to