Revision: 7110 http://sourceforge.net/p/ipcop/svn/7110 Author: owes Date: 2013-10-05 17:37:38 +0000 (Sat, 05 Oct 2013) Log Message: ----------- variable is i, not x
Modified Paths: -------------- ipcop/trunk/config/install/init Modified: ipcop/trunk/config/install/init =================================================================== --- ipcop/trunk/config/install/init 2013-10-05 15:10:59 UTC (rev 7109) +++ ipcop/trunk/config/install/init 2013-10-05 17:37:38 UTC (rev 7110) @@ -254,7 +254,7 @@ INIT=${i#init=} ;; rootdelay=*) - ROOTDELAY="${x#rootdelay=}" + ROOTDELAY="${i#rootdelay=}" ;; nodma) # 1 parameter to easily disable dma for hda, hdb, hdc, hdd This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn