diff options
Diffstat (limited to 'source4/script/tests/test_cifsdd.sh')
-rwxr-xr-x | source4/script/tests/test_cifsdd.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/script/tests/test_cifsdd.sh b/source4/script/tests/test_cifsdd.sh index f299146c24..9462187f9c 100755 --- a/source4/script/tests/test_cifsdd.sh +++ b/source4/script/tests/test_cifsdd.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Basic script to make sure that cifsdd can do both local and remote I/O. |