Changeset: 99d19bf89c42 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=99d19bf89c42
Modified Files:
        sql/test/mapi/Tests/python3_dbapi.SQL.bat
        sql/test/mapi/Tests/sample0.SQL.bat
        sql/test/mapi/Tests/sample1.SQL.bat
        sql/test/mapi/Tests/sample4.SQL.bat
        sql/test/mapi/Tests/smack00.SQL.bat
        sql/test/mapi/Tests/smack01.SQL.bat
Branch: default
Log Message:

Silence Windows.


diffs (62 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
@@ -1,8 +1,5 @@
 @echo off
 
-prompt # $t $g  
-echo on
-
 rem must be aligned with the installation directory chosen in
 rem clients/examples/python
 set testpath=%TSTSRCBASE%\clients\examples\python
diff --git a/sql/test/mapi/Tests/sample0.SQL.bat 
b/sql/test/mapi/Tests/sample0.SQL.bat
--- a/sql/test/mapi/Tests/sample0.SQL.bat
+++ b/sql/test/mapi/Tests/sample0.SQL.bat
@@ -1,6 +1,3 @@
 @echo off
 
-prompt # $t $g  
-echo on
-
 sample0.exe %HOST% %MAPIPORT% sql
diff --git a/sql/test/mapi/Tests/sample1.SQL.bat 
b/sql/test/mapi/Tests/sample1.SQL.bat
--- a/sql/test/mapi/Tests/sample1.SQL.bat
+++ b/sql/test/mapi/Tests/sample1.SQL.bat
@@ -1,6 +1,3 @@
 @echo off
 
-prompt # $t $g  
-echo on
-
 sample1.exe %HOST% %MAPIPORT% sql
diff --git a/sql/test/mapi/Tests/sample4.SQL.bat 
b/sql/test/mapi/Tests/sample4.SQL.bat
--- a/sql/test/mapi/Tests/sample4.SQL.bat
+++ b/sql/test/mapi/Tests/sample4.SQL.bat
@@ -1,6 +1,3 @@
 @echo off
 
-prompt # $t $g  
-echo on
-
 sample4.exe %HOST% %MAPIPORT% sql
diff --git a/sql/test/mapi/Tests/smack00.SQL.bat 
b/sql/test/mapi/Tests/smack00.SQL.bat
--- a/sql/test/mapi/Tests/smack00.SQL.bat
+++ b/sql/test/mapi/Tests/smack00.SQL.bat
@@ -1,6 +1,3 @@
 @echo off
 
-prompt # $t $g  
-echo on
-
 smack00.exe %MAPIPORT% sql
diff --git a/sql/test/mapi/Tests/smack01.SQL.bat 
b/sql/test/mapi/Tests/smack01.SQL.bat
--- a/sql/test/mapi/Tests/smack01.SQL.bat
+++ b/sql/test/mapi/Tests/smack01.SQL.bat
@@ -1,6 +1,3 @@
 @echo off
 
-prompt # $t $g  
-echo on
-
 smack01.exe %MAPIPORT% sql
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to