Change History (1)
comment:1 by , 18 years ago
Description: | modified (diff) |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Description: | modified (diff) |
---|---|
Resolution: | → invalid |
Status: | new → closed |
If EOF is unquoted, shell expansion occurs within the here-document. Additionally, as bash(1) states, newline handling differs between the quoted and unquoted cases, so the quotes are required in the case of our udev rules.