slitaz-base-files diff test-libtaz.sh @ rev 339

Update /etc/profile (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 14 10:40:20 2019 +0100 (2019-01-14)
parents 5979e3b76e5e
children dc2507062df3
line diff
     1.1 --- a/test-libtaz.sh	Sat Jun 20 22:49:35 2015 +0300
     1.2 +++ b/test-libtaz.sh	Mon Jan 14 10:40:20 2019 +0100
     1.3 @@ -1,6 +1,6 @@
     1.4  #!/bin/sh
     1.5  #
     1.6 -. rootfs/lib/libtaz.sh
     1.7 +. ./rootfs/lib/libtaz.sh
     1.8  
     1.9  [ $# -eq 0 ] && title 'Check variables import using libtaz.sh'
    1.10