diff options
Diffstat (limited to 'testsuite/mount.testroot')
-rwxr-xr-x | testsuite/mount.testroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/mount.testroot b/testsuite/mount.testroot index e18d0461d..4f34c5719 100755 --- a/testsuite/mount.testroot +++ b/testsuite/mount.testroot | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | # SUSv3 compliant mount and umount tests. | 3 | # SUSv3 compliant mount and umount tests. |
4 | # Copyright 2005 by Rob Landley <rob@landley.net> | 4 | # Copyright 2005 by Rob Landley <rob@landley.net> |
5 | # Licensed under GPL v2, see file LICENSE for details. | 5 | # Licensed under GPLv2, see file LICENSE in this source tree. |
6 | 6 | ||
7 | if [ -z "$TESTDIR" ] | 7 | if [ -z "$TESTDIR" ] |
8 | then | 8 | then |