grml-udev-rebuildfstab: drop trailing whitespace.
authorMichael Prokop <mika@grml.org>
Mon, 13 Dec 2010 10:54:20 +0000 (11:54 +0100)
committerMichael Prokop <mika@grml.org>
Mon, 13 Dec 2010 10:54:20 +0000 (11:54 +0100)
scripts/grml-udev-rebuildfstab

index 7831e71..53521c8 100755 (executable)
@@ -195,7 +195,7 @@ case $DEVNAME in
        ;;
 esac
 
-removeentries "$ADDEDBYGRML $DEVNAME" /etc/fstab 
+removeentries "$ADDEDBYGRML $DEVNAME" /etc/fstab
 
 device=$(get_device_name)
 mountpoint=$(get_mount_point $device)