Changeset: c917df4ca704 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/c917df4ca704
Branch: pushcands
Log Message:
merged with default
diffs (12 lines):
diff --git a/common/stream/Tests/urlstream.py b/common/stream/Tests/urlstream.py
--- a/common/stream/Tests/urlstream.py
+++ b/common/stream/Tests/urlstream.py
@@ -94,7 +94,7 @@ def run_tests():
(code, out, err) = streamcat('/xyzzy')
assert code != 0
- assert b'hollow voice' in err
+ assert b'404' in err
try:
run_tests()
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list