hal: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Wed Nov 29 08:31:27 PST 2006


 fdi/policy/10osvendor/20-storage-methods.fdi |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
diff-tree 0aa15edea346a236441cf8bc2a5e7e53f8da7398 (from cf7173e3f4735293ba6c86085c7bf53b43f2486e)
Author: Danny Kukawka <danny.kukawka at web.de>
Date:   Wed Nov 29 17:30:37 2006 +0100

    fixed typo in 20-storage-methods.fdi
    
    This fixes a typo in 20-storage-methods.fdi, introduced with the FreeBSD
    patches.
    
    NOTE: Please run 'make distcheck' before commit patches. This can avoid
          such trivial bugsi/typos and this is why we e.g. have checks for
          fdi-file syntax in 'make distcheck'.

diff --git a/fdi/policy/10osvendor/20-storage-methods.fdi b/fdi/policy/10osvendor/20-storage-methods.fdi
index 6d14085..44850d4 100644
--- a/fdi/policy/10osvendor/20-storage-methods.fdi
+++ b/fdi/policy/10osvendor/20-storage-methods.fdi
@@ -160,7 +160,7 @@
 	  <append key="volume.mount.valid_options" type="strlist">longnames</append>
 	  <append key="volume.mount.valid_options" type="strlist">shortnames</append>
 	  <append key="volume.mount.valid_options" type="strlist">nowin95</append>
-	  <append key"volume.mount.valid_options" type="strlist">-u=</append>
+	  <append key="volume.mount.valid_options" type="strlist">-u=</append>
 	</match>
       </match>
 


More information about the hal-commit mailing list