changeset 30:0b9c124f128b

note another TODO
author Jeff Hammel <jhammel@mozilla.com>
date Mon, 11 Jul 2011 11:01:48 -0700
parents 533a4f9718d9
children 8fef97a25925
files carton.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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'