lib/d3/package/constructor.rb in depot3-3.0.11 vs lib/d3/package/constructor.rb in depot3-3.0.13
- old
+ new
@@ -173,12 +173,15 @@
end # if d3pkg_data
# some nil-values shouldn't be nil
@auto_groups ||= []
@excluded_groups ||= []
-
+
# expiration_paths should always be an array
@expiration_paths ||= []
+
+ # prohibiting_processes should always be an array
+ @prohibiting_processes ||= []
# these don't come from the table def.
@admin = args[:admin]
# dmg or pkg?