changeset 448:056befdec66c

python/setup_repo.py
author Jeff Hammel <jhammel@mozilla.com>
date Sat, 10 Aug 2013 15:19:39 -0700
parents daa9356d614f
children f39d37973d4b
files python/setup_repo.py
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/python/setup_repo.py	Fri Aug 09 16:58:12 2013 -0700
+++ b/python/setup_repo.py	Sat Aug 10 15:19:39 2013 -0700
@@ -8,6 +8,11 @@
 - location on host disk
 """
 
+# TODO:
+# There are patterns here...
+# - actions
+# - ...
+
 import os
 import subprocess
 import sys