Changeset: bc602abd10b2 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/bc602abd10b2
Modified Files:
        sql/test/BugTracker-2024/Tests/7536-mclient-forgets-to-flush.SQL.py
Branch: Aug2024
Log Message:

Remove debugging leftover


diffs (11 lines):

diff --git 
a/sql/test/BugTracker-2024/Tests/7536-mclient-forgets-to-flush.SQL.py 
b/sql/test/BugTracker-2024/Tests/7536-mclient-forgets-to-flush.SQL.py
--- a/sql/test/BugTracker-2024/Tests/7536-mclient-forgets-to-flush.SQL.py
+++ b/sql/test/BugTracker-2024/Tests/7536-mclient-forgets-to-flush.SQL.py
@@ -13,7 +13,6 @@ SELECT 'Donald Knuth';
 
 
 with tempfile.TemporaryDirectory('mtest') as dir:
-    dir = '/tmp/jvr'
     outputfile = os.path.join(dir, 'output.txt.gz')
     inputfile = os.path.join(dir, 'input.sql')
 
_______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le...@monetdb.org

Reply via email to