Skip to content

Commit 73841fa

Browse files
committed
Try with bash
1 parent 7f9175c commit 73841fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SharedInputs/postgres_wrapper.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/env bash
22
# Setup minimalistic postgres instance in specified directory, start a server,
33
# run the given command and shutdown the server. Use
44
# `postgresql://pgtest@localhost:9100` to connect to the server.

0 commit comments

Comments
 (0)