Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/commands/check-system
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-11-17 20:06:40 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-17 20:06:40 (GMT)
commitff6d17f224589ca13d85ffbc0e6c732646487a6f (patch)
tree5f98563879ead2d425cb2b174293b77c36c4811f /commands/check-system
parentdfaf836ebd3f1f4807b147d8af5ca3fb8895d581 (diff)
Move files lists out of devbot
Diffstat (limited to 'commands/check-system')
-rwxr-xr-xcommands/check-system1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/check-system b/commands/check-system
index 76914fb..99de7b4 100755
--- a/commands/check-system
+++ b/commands/check-system
@@ -1,6 +1,7 @@
#!/usr/bin/python
import argparse
+import os
import common