~vcs-imports/config/trunk

Viewing all changes in revision 1213.

  • Committer: Dmitry V. Levin
  • Author(s): Ozkan Sezer
  • Date: 2021-07-03 08:05:40 UTC
  • Revision ID: git-v1:79549b168d8cb9d72225386e36e27d93536984b5
config.sub: normalize the quoting in the `echo FOO | sed ...`

Some cases quote the argument to echo and some do not.  At runtime
it probably does not matter because the substituted values will never
contain whitespace, but quoting them all would make shellcheck more
useful.

* config.sub: Consistently quote the argument of echo.
* doc/config.sub.1: Regenerate.

Suggested-by: Jacob Bachmeyer <jcb@gnu.org>
Signed-off-by: Ozkan Sezer <sezero@users.sourceforge.net>
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: