fix syntax overlooked
diff --git a/reclass/adapters/salt.py b/reclass/adapters/salt.py
index 5b493a0..d382632 100755
--- a/reclass/adapters/salt.py
+++ b/reclass/adapters/salt.py
@@ -62,7 +62,7 @@
default_environment='base')
reclass = Core(storage, class_mappings, input_data=None,
ignore_class_notfound=ignore_class_notfound,
- ignore_class_regexp=ignore_class_regexp):
+ ignore_class_regexp=ignore_class_regexp)
# if the minion_id is not None, then return just the applications for the
# specific minion, otherwise return the entire top data (which we need for