summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-11-25 14:50:28 +0100
committerCarl Hetherington <cth@carlh.net>2024-11-25 14:50:54 +0100
commit533d1176868e4d0aa0280c122673bbf0ca55db31 (patch)
tree23554e006373deeaf3d9b5d8820cb81498b7f0a3
parent3678867b3c71f903aa4aac812639bdb6d4940723 (diff)
Default environment_prefix.
-rwxr-xr-xcdist1
1 files changed, 1 insertions, 0 deletions
diff --git a/cdist b/cdist
index f38e1ee..89f73d4 100755
--- a/cdist
+++ b/cdist
@@ -366,6 +366,7 @@ class Target:
# of in some other way
self.build_dependencies = True
self.dependencies_only = dependencies_only
+ self.environment_prefix = None
if directory is None:
try: