----- Mail original ----- > De: "g esp" <[email protected]> > À: "CLFS development discussion" <[email protected]> > Envoyé: Samedi 1 Septembre 2012 10:32:29 > Objet: Re: [Clfs-dev] Teset Suite Logs > > You could fix the coreutils FAIL: df/total-unprocessed by using > /etc/mtab as a symlink to /proc/mounts. > Or you could not change /etc/mtab and hack the coreutils tests sed -i "s/ '\.' / /" tests/df/total-unprocessed sed -i "s/df ||/df '.' ||/" tests/df/no-mtab-status
That worked for me. I have reported the issue on bug-coreutils. Gilles _______________________________________________ Clfs-dev mailing list [email protected] http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
