Revision: 6780
http://ipcop.svn.sourceforge.net/ipcop/?rev=6780&view=rev
Author: gespinasse
Date: 2012-09-04 19:44:55 +0000 (Tue, 04 Sep 2012)
Log Message:
-----------
Fix another df test that was skipped in real /etc/mtab case
Modified Paths:
--------------
ipcop/trunk/lfs/coreutils
Modified: ipcop/trunk/lfs/coreutils
===================================================================
--- ipcop/trunk/lfs/coreutils 2012-09-03 17:55:23 UTC (rev 6779)
+++ ipcop/trunk/lfs/coreutils 2012-09-04 19:44:55 UTC (rev 6780)
@@ -87,6 +87,7 @@
# /etc/mtab as symlink is not a panacea as no-mtab-status may fail due
to a mount outside of our chroot
cd $(DIR_APP) && sed -i -e "s/ '\.' / /" tests/df/total-unprocessed
cd $(DIR_APP) && sed -i -e "s/df ||/df '.' ||/" tests/df/no-mtab-status
+ cd $(DIR_APP) && sed -i -e "s/^df ||/df '.' ||/" -e "s/512/512 '.'/" -e
"s/\-P /-P '.' /" tests/df/total-verify
ifeq "$(STAGE)" "toolchain"
# hostname is used on base stage by coreutils configure and perl base
tests
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn