# HG changeset patch # User Jeff Hammel # Date 1310407308 25200 # Node ID 0b9c124f128ba3335cd67c4e49e3f15c22ec913b # Parent 533a4f9718d987cec5ad6b6a8c69a2b98c9414e3 note another TODO diff -r 533a4f9718d9 -r 0b9c124f128b carton.py --- a/carton.py Mon Jul 11 09:09:48 2011 -0700 +++ b/carton.py Mon Jul 11 11:01:48 2011 -0700 @@ -262,6 +262,7 @@ pass # interpolate "template" -> output + # TODO: add the ability to include a post-deployment script outfile = options.outfile if outfile is None: outfile = environment + '.py'