Skip to content

Commit 2d8bcf0

Browse files
committed
Umbra: Add database name to test script
1 parent 6ae5688 commit 2d8bcf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

umbra/scripts/connect.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ cd ..
1010

1111
export PGPASSWORD=mysecretpassword
1212

13-
psql -h localhost -U postgres
13+
psql -h localhost -U postgres -d ldbcsnb

0 commit comments

Comments
 (0)