Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
Diffstat (limited to 'commands')
-rwxr-xr-xcommands/check2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/check b/commands/check
index a283940..ff08e80 100755
--- a/commands/check
+++ b/commands/check
@@ -10,7 +10,7 @@ import common
from devbot import run
from devbot import check
from devbot import command
-
+from devbot import system
def _get_profile():
profile_path = os.path.expanduser("~/.sugar/uitests")