We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f9175c commit 73841faCopy full SHA for 73841fa
tests/SharedInputs/postgres_wrapper.sh
@@ -1,4 +1,4 @@
1
-#!/bin/sh
+#!/bin/env bash
2
# Setup minimalistic postgres instance in specified directory, start a server,
3
# run the given command and shutdown the server. Use
4
# `postgresql://pgtest@localhost:9100` to connect to the server.
0 commit comments