summary refs log tree commit diff
path: root/test_postgresql.sh
diff options
context:
space:
mode:
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.