diff options
Diffstat (limited to 'test/scripts/socket_test.sh')
-rwxr-xr-x | test/scripts/socket_test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scripts/socket_test.sh b/test/scripts/socket_test.sh index b94a2f344b7..3ba739a8083 100755 --- a/test/scripts/socket_test.sh +++ b/test/scripts/socket_test.sh @@ -1,4 +1,4 @@ -#! /bin/bash +#!/usr/bin/env bash # # socket_test.sh -- script to run socket tests. # |