581ffa023b
Other architectures are stored under "altarch" for CentOS 7, update the match. Convert the delimiters to "," to avoid a subtle problem with "|" -- POSIX states Within the BRE and the replacement, the BRE delimiter itself can be used as a literal character if it is preceded by a backslash. So "s|\(foo\|bar\)|moo|" doesn't do what you might think; the inner pipe becomes a literal | and this will *not* match "foo" or "bar". Change-Id: Ic1642325e3a59a10453c356d8d839ce649812af8 |
||
---|---|---|
.. | ||
block_device | ||
elements | ||
lib | ||
tests | ||
__init__.py | ||
disk_image_create.py | ||
element_dependencies.py | ||
logging_config.py | ||
paths.py | ||
version.py |