Revision: 6634 http://ipcop.svn.sourceforge.net/ipcop/?rev=6634&view=rev Author: owes Date: 2012-06-01 21:26:40 +0000 (Fri, 01 Jun 2012) Log Message: ----------- Replace tabs with spaces.
Modified Paths: -------------- ipcop/trunk/src/scripts/mkinitramfs Modified: ipcop/trunk/src/scripts/mkinitramfs =================================================================== --- ipcop/trunk/src/scripts/mkinitramfs 2012-06-01 21:21:39 UTC (rev 6633) +++ ipcop/trunk/src/scripts/mkinitramfs 2012-06-01 21:26:40 UTC (rev 6634) @@ -298,8 +298,8 @@ # Copy mdadm.conf if detected if [ -e /etc/mdadm/mdadm.conf ]; then - mkdir -p ${TMPDIR}/etc/mdadm - cp -af /etc/mdadm/mdadm.conf ${TMPDIR}/etc/mdadm + mkdir -p ${TMPDIR}/etc/mdadm + cp -af /etc/mdadm/mdadm.conf ${TMPDIR}/etc/mdadm fi # Create module.dep for installed modules 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 Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn