Commit 221d7bfe authored by Romain Courteaud's avatar Romain Courteaud 🐙

typo

parent cd39564a
......@@ -69,7 +69,7 @@ class GenericSlapRecipe(GenericBaseRecipe):
@property
def parameter_dict(self):
return self.computer_partition.getInstanceParameterDict().copy()
return self.computer_partition.getInstanceParameterDict()
# call children part of install
path_list = self._install()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment