diff options
Diffstat (limited to 'tests/t_client.sh')
-rwxr-xr-x | tests/t_client.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t_client.sh b/tests/t_client.sh index 97a9e44..26df138 100755 --- a/tests/t_client.sh +++ b/tests/t_client.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # run OpenVPN client against ``test reference'' server # - check that ping, http, ... via tunnel works |