forked from ungleich-public/cdist
remove automatic __ prefixing of types
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
344d59005b
commit
d9a07bfa3e
2 changed files with 1 additions and 4 deletions
|
|
@ -75,9 +75,6 @@ __cdist_abs_myname="$__cdist_abs_mydir/$__cdist_myname"
|
|||
################################################################################
|
||||
# Other constants
|
||||
|
||||
# Used for generating binaries in cdist-build-bin
|
||||
__cdist_bin_prefix="__"
|
||||
|
||||
# Used for IDs
|
||||
__cdist_sane_regexp='[A-Za-z0-9]*[-A-Za-z0-9_]*'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue