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 78af629 commit 4ad63aeCopy full SHA for 4ad63ae
tests/SharedInputs/postgres_wrapper.sh
@@ -1,4 +1,4 @@
1
-#!/bin/env bash
+#!/usr/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