chiark / gitweb /
rules_generator: fix write_cd_rules when similar names exist in the root directory
authorMarco d'Itri <md@Linux.IT>
Tue, 7 Aug 2007 08:39:07 +0000 (10:39 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Tue, 7 Aug 2007 08:39:07 +0000 (10:39 +0200)
commit0837c28e9b3bc1fc42ed0d4212abdddd3277e1fa
tree3a194f577f6e8f736113154b96bb4026e91aae52
parent14e1e49484401d573eac1a99002242dbf7c072f0
rules_generator: fix write_cd_rules when similar names exist in the root directory

The argument to find_all_rules must be quoted or it will be subject to
shell expansion, which will happen if in the root directory there are
mount points with the same base name.
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=407738 for details.
extras/rule_generator/write_cd_rules