hal/tools hal-system-storage-mount,1.15,1.16

Kay Sievers kay at freedesktop.org
Mon Jan 23 13:22:27 PST 2006


Update of /cvs/hal/hal/tools
In directory gabe:/tmp/cvs-serv20238/tools

Modified Files:
	hal-system-storage-mount 
Log Message:
2006-01-23  Kay Sievers  <kay.sievers at vrfy.org>

        Remove bogus "break" statement.

        * tools/hal-system-storage-mount:



Index: hal-system-storage-mount
===================================================================
RCS file: /cvs/hal/hal/tools/hal-system-storage-mount,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- hal-system-storage-mount	22 Jan 2006 16:08:36 -0000	1.15
+++ hal-system-storage-mount	23 Jan 2006 21:22:25 -0000	1.16
@@ -47,7 +47,6 @@
 if [ "$GIVEN_MOUNTPOINT" == "" ]; then
     case "$HAL_PROP_VOLUME_LABEL" in
 	*[!A-Za-z0-9_\-\+:]*)
-	    break
 	    ;;
 	*)
 	    GIVEN_MOUNTPOINT="$HAL_PROP_VOLUME_LABEL"




More information about the hal-commit mailing list