Commit a4b13f10 authored by unknown's avatar unknown
Browse files

Add missing semicolon

parent 679a13fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ select 2;
select 3;
# Disconnect so that we will not be confused by a future abort from this
# connection.
disconnect default
disconnect default;

#
# Do the same test as above on a TCP connection