diff options
Diffstat (limited to 'testsuite/mount.tests')
-rwxr-xr-x | testsuite/mount.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/mount.tests b/testsuite/mount.tests index ce1a6006b..d3d2400e8 100755 --- a/testsuite/mount.tests +++ b/testsuite/mount.tests @@ -1,6 +1,6 @@ #!/bin/sh # Copyright 2007 by Denys Vlasenko <vda.linux@googlemail.com> -# Licensed under GPL v2, see file LICENSE for details. +# Licensed under GPLv2, see file LICENSE in this source tree. . ./testing.sh test -f "$bindir/.config" && . "$bindir/.config" |