summary refs log tree commit diff
path: root/test_postgresql.sh
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-03-30 11:41:52 +0100
committerErik Johnston <erik@matrix.org>2021-03-30 11:41:52 +0100
commitf46b864748ca96d6c41f8124d066d329e71a88c3 (patch)
tree2399bad973fa658167b62a8d090187f726159f19 /test_postgresql.sh
parentMerge tag 'v1.30.1' into matrix-org-hotfixes (diff)
parentUpdate changelog (diff)
downloadsynapse-f46b864748ca96d6c41f8124d066d329e71a88c3.tar.xz
Merge remote-tracking branch 'origin/release-v1.31.0' into matrix-org-hotfixes
Diffstat (limited to 'test_postgresql.sh')
-rwxr-xr-xtest_postgresql.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_postgresql.sh b/test_postgresql.sh

index 1ffcaabd31..c10828fbbc 100755 --- a/test_postgresql.sh +++ b/test_postgresql.sh
@@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # This script builds the Docker image to run the PostgreSQL tests, and then runs # the tests.