# HG changeset patch # User Pascal Bellard # Date 1500810697 -7200 # Node ID 65248d132cd2af084905e0f552ef724a8b26e527 # Parent 8d2d656745d76cf1ff604ead8cdac6154a502f7a dot command may not search current directory first diff -r 8d2d656745d7 -r 65248d132cd2 test-libtaz.sh --- a/test-libtaz.sh Thu Mar 02 15:38:20 2017 +0100 +++ b/test-libtaz.sh Sun Jul 23 13:51:37 2017 +0200 @@ -1,6 +1,6 @@ #!/bin/sh # -. rootfs/lib/libtaz.sh +. ./rootfs/lib/libtaz.sh [ $# -eq 0 ] && title 'Check variables import using libtaz.sh' diff -r 8d2d656745d7 -r 65248d132cd2 testsuite.sh --- a/testsuite.sh Thu Mar 02 15:38:20 2017 +0100 +++ b/testsuite.sh Sun Jul 23 13:51:37 2017 +0200 @@ -1,6 +1,6 @@ #!/bin/sh # -. rootfs/lib/libtaz.sh +. ./rootfs/lib/libtaz.sh check_libtaz() { newline; longline "This package provides the base system files and \