mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-05 00:15:17 +00:00
[#1760] spell checks
This commit is contained in:
@@ -505,7 +505,7 @@ variables. It's correct, but not readable. Quote the entire expression.
|
||||
- Single quote expressions when no variables are inside. This is to avoid the
|
||||
need to escape special shell characters like `$`.
|
||||
|
||||
- All shell tessts are created from `.in` autoconf template files. They
|
||||
- All shell tests are created from `.in` autoconf template files. They
|
||||
initially contain template variables like `@prefix@` which are then substituted
|
||||
with the configured values. All of these should be double quoted, not
|
||||
single-quoted since they themselves can contain shell variables that need to be
|
||||
|
Reference in New Issue
Block a user