Revision: 7425
http://sourceforge.net/p/ipcop/svn/7425
Author: owes
Date: 2014-04-06 06:43:13 +0000 (Sun, 06 Apr 2014)
Log Message:
-----------
Remove no longer required sed.
Modified Paths:
--------------
ipcop/trunk/lfs/mdadm
Modified: ipcop/trunk/lfs/mdadm
===================================================================
--- ipcop/trunk/lfs/mdadm 2014-04-05 20:18:43 UTC (rev 7424)
+++ ipcop/trunk/lfs/mdadm 2014-04-06 06:43:13 UTC (rev 7425)
@@ -81,8 +81,6 @@
$(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE)
- # Fix too many arguments in test log, accepted upstream
- cd $(DIR_APP) && sed -i 's/\$sum \!= \$sum1/"$sum" != "$sum1"/g'
tests/{01r5integ,01raid6integ}
# Waiting a bit more is needed when system is loaded to avoid a timing
issue, happen to me on various 05 -bitmap tests
cd $(DIR_APP) && sed -i 's/sleep 4/sleep 8/g' tests/*
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn