c363fc24de
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
14 lines
297 B
Text
14 lines
297 B
Text
Change object marker from .cdist to .cdist-TEMPNAME to allow using
|
|
object ids that contain / are .cdist.
|
|
|
|
Changes required:
|
|
|
|
cdist/emulator.py:
|
|
needs to know suffix/name
|
|
tests:
|
|
allow object id named /.cdist
|
|
tests:
|
|
many
|
|
cdist/config.py:
|
|
have suffix
|
|
|