]> scripts.mit.edu Git - wizard.git/blobdiff - lib/wizard/command/summary.py
Knock off a whole bunch of TODO items.
[wizard.git] / lib / wizard / command / summary.py
index 11fc5818126d02c80973254b8968a4cb230d2c45..dc0cde9621d1b3fbdc52504c664d6fce21c30c8b 100644 (file)
@@ -90,6 +90,7 @@ Examples:
             if r:
                 printer.chat("Found " + options.count_exists + " in " + d.location)
     printer.write()
+    print show
     for app in deploy.applications.values():
         if app.name not in show: continue
         printer.write(app.report())