diff options
Diffstat (limited to 'tests/other-fs-tmpdir')
-rw-r--r-- | tests/other-fs-tmpdir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/other-fs-tmpdir b/tests/other-fs-tmpdir index 22d8ccad3..d412051e3 100644 --- a/tests/other-fs-tmpdir +++ b/tests/other-fs-tmpdir @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Use stat to find a writable directory on a file system different from that # of the current directory. If one is found, create a temporary directory |