diff options
Diffstat (limited to 'tests/rm/sunos-1')
-rwxr-xr-x | tests/rm/sunos-1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/sunos-1 b/tests/rm/sunos-1 index a6bf9ab97..8f1e74605 100755 --- a/tests/rm/sunos-1 +++ b/tests/rm/sunos-1 @@ -20,7 +20,7 @@ # On SunOS 4.1.3, running rm -r '' in a nonempty directory may # actually remove files with names of entries in the current directory -# but relative to `/' rather than relative to the current directory. +# but relative to '/' rather than relative to the current directory. . "${srcdir=.}/init.sh"; path_prepend_ ../src print_ver_ rm |