]> err.no Git - util-linux/commit
tests: use relative paths when sourcing files
authorMike Frysinger <vapier@gentoo.org>
Tue, 17 Jul 2007 20:47:43 +0000 (16:47 -0400)
committerKarel Zak <kzak@redhat.com>
Mon, 23 Jul 2007 11:55:36 +0000 (13:55 +0200)
commitd6ca1ec176c38ba3e57246aabd55ce20b4e971cf
tree728b04507632f9065f09377c7ee77c975665b688
parentcf0a5736c8cfc9acc63507dca33c0d49efbbc811
tests: use relative paths when sourcing files

The "." command will search $PATH before $PWD if the argument
specified contains no path qualifiers which can cause problems if
you happen to have something in $PATH named the same.  The
attached patch changes all of the ".  <foo>" in the tests subdir.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
34 files changed:
tests/run.sh
tests/ts-cal-1
tests/ts-cal-3
tests/ts-cal-y
tests/ts-col-multibyte
tests/ts-cramfs-mkfs
tests/ts-fstab-devname
tests/ts-fstab-devname2label
tests/ts-fstab-devname2uuid
tests/ts-fstab-label
tests/ts-fstab-label2devname
tests/ts-fstab-label2uuid
tests/ts-fstab-symlink
tests/ts-fstab-uuid
tests/ts-fstab-uuid2devname
tests/ts-fstab-uuid2label
tests/ts-hwclock-systohc
tests/ts-ipcs-headers
tests/ts-ipcs-limits
tests/ts-ipcs-limits2
tests/ts-login-checktty
tests/ts-look-separator
tests/ts-mount-devname
tests/ts-mount-label
tests/ts-mount-move
tests/ts-mount-mtablock
tests/ts-mount-paths
tests/ts-mount-remount
tests/ts-mount-special
tests/ts-mount-uuid
tests/ts-namei-logic
tests/ts-swapon-devname
tests/ts-swapon-label
tests/ts-swapon-uuid