Author: glen
Date: Fri Nov 20 13:58:17 2009
New Revision: 10989

Modified:
   rc-scripts/trunk/rc.d/rc.shutdown
Log:
- cleanup trailing whitespace

Modified: rc-scripts/trunk/rc.d/rc.shutdown
==============================================================================
--- rc-scripts/trunk/rc.d/rc.shutdown   (original)
+++ rc-scripts/trunk/rc.d/rc.shutdown   Fri Nov 20 13:58:17 2009
@@ -69,9 +69,9 @@
        force=
        if [ -z "$UMOUNT_IGNORE" ]; then
                UMOUNT_IGNORE="/"
-       else    
+       else
                UMOUNT_IGNORE="/ $UMOUNT_IGNORE"
-       fi      
+       fi
        remaining=$(awk -v ig="^($UMOUNT_IGNORE)$" 'BEGIN { gsub(/[\t ]+/, "|", 
ig); } \
                        $3 !~ 
/^(proc|loopfs|devpts|shm|iso9660|ramfs|tmpfs|sysfs|securityfs|squashfs)$/ \
                        && $1 !~ /^(none|\/dev\/root)$/ \
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to