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 9d08c2f commit 8a21052Copy full SHA for 8a21052
tests/lnttool/PostgresDB.shtest
@@ -1,6 +1,6 @@
1
# REQUIRES: postgres
2
# RUN: rm -rf "%t.install"
3
-# RUN: %{shared_inputs}/postgres_wrapper.sh "%t.install" /bin/sh %s "%t.install" postgresql://pgtest@localhost:9100 "%{shared_inputs}"
+# RUN: %{shared_inputs}/postgres_wrapper.sh "%t.install" bash %s "%t.install" postgresql://pgtest@localhost:9100 "%{shared_inputs}"
4
set -eux
5
6
TESTDIR="$1"
0 commit comments