summary refs log tree commit diff
path: root/test_postgresql.sh
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2021-04-23 18:25:38 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2021-04-23 18:25:38 +0100
commit69d83ca0f099bc2ce7a78d69fdaa1fb7ad30b099 (patch)
treee8a5109643abf6407a233dc78fa7988a619b807f /test_postgresql.sh
parentMerge commit 'c6f8e8086' into anoa/dinsic_release_1_31_0 (diff)
parent 1.31.0rc1 (diff)
downloadsynapse-69d83ca0f099bc2ce7a78d69fdaa1fb7ad30b099.tar.xz
Merge commit '78e48f61b' into anoa/dinsic_release_1_31_0
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.