From eabe548c679fd3d5192ddeae84fdfa03d0e4b8a7 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Tue, 25 Dec 2012 22:48:23 +0000 Subject: Drop auto-install Not useful anymore now that build is fast. --- (limited to 'commands') diff --git a/commands/auto-install b/commands/auto-install deleted file mode 100755 index 2961321..0000000 --- a/commands/auto-install +++ /dev/null @@ -1,8 +0,0 @@ -#!/usr/bin/python - -import common - -from devbot import autoinstall - -common.setup() -autoinstall.observe() -- cgit v0.9.1