--- product.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/product.py b/product.py index 896d0d4..2cc3132 100644 --- a/product.py +++ b/product.py @@ -35,6 +35,7 @@ productVersion = "bluesky" productPath = "Packages" productArch = None bugUrl = "your distribution provided bug reporting tool." +productIsFinal = False if path is not None: f = open(path, "r") -- 1.7.5.4 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list