From patchwork Thu Jul 7 09:59:13 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 2521 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id B4DC824135 for ; Thu, 7 Jul 2011 09:59:18 +0000 (UTC) Received: from mail-qy0-f173.google.com (mail-qy0-f173.google.com [209.85.216.173]) by fiordland.canonical.com (Postfix) with ESMTP id 82229A182BC for ; Thu, 7 Jul 2011 09:59:18 +0000 (UTC) Received: by mail-qy0-f173.google.com with SMTP id 10so3052658qyk.11 for ; Thu, 07 Jul 2011 02:59:18 -0700 (PDT) Received: by 10.229.102.98 with SMTP id f34mr451667qco.42.1310032758266; Thu, 07 Jul 2011 02:59:18 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.229.48.135 with SMTP id r7cs103922qcf; Thu, 7 Jul 2011 02:59:17 -0700 (PDT) Received: by 10.227.55.129 with SMTP id u1mr512359wbg.85.1310032754534; Thu, 07 Jul 2011 02:59:14 -0700 (PDT) Received: from adelie.canonical.com (adelie.canonical.com [91.189.90.139]) by mx.google.com with ESMTP id fq12si12587539wbb.2.2011.07.07.02.59.14; Thu, 07 Jul 2011 02:59:14 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.139 as permitted sender) client-ip=91.189.90.139; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.139 as permitted sender) smtp.mail=bounces@canonical.com Received: from loganberry.canonical.com ([91.189.90.37]) by adelie.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1QelMX-0001Yu-LG for ; Thu, 07 Jul 2011 09:59:13 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id A00492E890E for ; Thu, 7 Jul 2011 09:59:13 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-scheduler X-Launchpad-Branch: ~linaro-validation/lava-scheduler/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 20 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-scheduler/trunk] Rev 20: add bang (oops) Message-Id: <20110707095913.31225.8415.launchpad@loganberry.canonical.com> Date: Thu, 07 Jul 2011 09:59:13 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="13376"; Instance="initZopeless config overlay" X-Launchpad-Hash: bb86d199ec549e6398ef6acbf06843f259d188ae ------------------------------------------------------------ revno: 20 committer: Michael-Doyle Hudson branch nick: trunk timestamp: Thu 2011-07-07 21:46:01 +1200 message: add bang (oops) modified: lava-scheduler --- lp:lava-scheduler https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk You are subscribed to branch lp:lava-scheduler. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk/+edit-subscription === modified file 'lava-scheduler' --- lava-scheduler 2011-07-07 09:45:09 +0000 +++ lava-scheduler 2011-07-07 09:46:01 +0000 @@ -1,4 +1,4 @@ -#/usr/bin/python +#!/usr/bin/python import logging import os import sys