3 Commits

Author SHA1 Message Date
Deklan Dieterly
87ec7cc17f Add check for name=='__main__'
Allow direct execution of freezer.main.
 Useful for development and debugging.

 Update README.rst to reflect latest options.
 (previously, --log-level was not present.)

Change-Id: I711d66b07986b5487b3889dc0dda3ca418bb1f58
2016-01-21 18:11:23 +00:00
Fausto Marzi
3e3f6f9d6d Fix bug on setup.cfg after bin removal
This patch fix a bug freezer build as the binaries are
not anymore available.

Change-Id: I70296510212d7703de14d52a209c6b69063aadc0
2015-11-05 15:59:51 +00:00
Fausto Marzi
f191cceded Fixed bug on setup.cfg and added author and changelog
There was a bug in the setup.cfg after switching to PBR.

Also the AUTHOR and Changelog are added.

Change-Id: I3d1f0c442218b0e300e88bc3bb6fdd5602434c57
2015-10-19 21:43:46 +01:00