From patchwork Thu Jun 28 08:04:13 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 9670 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 2122E23E4E for ; Thu, 28 Jun 2012 08:04:26 +0000 (UTC) Received: from mail-gh0-f180.google.com (mail-gh0-f180.google.com [209.85.160.180]) by fiordland.canonical.com (Postfix) with ESMTP id 48FF9A18C0C for ; Thu, 28 Jun 2012 08:04:16 +0000 (UTC) Received: by ghbz12 with SMTP id z12so1797726ghb.11 for ; Thu, 28 Jun 2012 01:04:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :content-type:mime-version:x-launchpad-project:x-launchpad-branch :x-launchpad-message-rationale:x-launchpad-branch-revision-number :x-launchpad-notification-type:to:from:subject:message-id:date :reply-to:sender:errors-to:precedence:x-generated-by :x-launchpad-hash:x-gm-message-state; bh=AXlA1P1Q5WHRRD7YwkR/baMFaRjsEoAm4aDL2u/bifw=; b=lSI5waQjNQ55fkQ/OV9224JrDPybbK9+9EPvc9pTXGtrkpFmr7Jf/6xQE0cq+Bm+0Q ShA0/oCousSHKXvXX3JyLnuOSwCHZYwX6rKY1ARgEsy+6la3qRoLWNnWo1GLSSm4s3gT iq6nNMKylx10UtB4cwiG8lHy9+BDjok6j1T4vJu+S7+yGpkFRRq5f7Ou6qKa8fMBV9wu vONlEhe6jTT7tdjfkWALLEkdV+R7tqQ/7DniYgNavhE3lrNe0Fn/bOUWDYLiFj6t/QeZ kXY7pgh5iRGL6Oq1oUk9yBC7VYpgfvHQD92Y/jKRVw7lva3K69wNpiccZH24HS/XoPHY UbJA== Received: by 10.50.193.196 with SMTP id hq4mr3026201igc.57.1340870655406; Thu, 28 Jun 2012 01:04:15 -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.231.24.148 with SMTP id v20csp34936ibb; Thu, 28 Jun 2012 01:04:14 -0700 (PDT) Received: by 10.180.97.106 with SMTP id dz10mr838967wib.21.1340870654293; Thu, 28 Jun 2012 01:04:14 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id u3si16714673wiy.42.2012.06.28.01.04.13 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 28 Jun 2012 01:04:14 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1Sk9i1-0000Jt-P2 for ; Thu, 28 Jun 2012 08:04:13 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id B0780E02C6 for ; Thu, 28 Jun 2012 08:04:13 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dispatcher X-Launchpad-Branch: ~linaro-validation/lava-dispatcher/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 339 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 339: fix bug from from downloader updates Message-Id: <20120628080413.16642.4551.launchpad@ackee.canonical.com> Date: Thu, 28 Jun 2012 08:04: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="15505"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: c6e5edfee9f21ea17639dec1c14dbd320a67f6b4 X-Gm-Message-State: ALoCoQlrXvgnpyAIB1vP0hKU2qf8lUDEh5glNG7VDSZjh+TG9nWZCQzyRIQl19Sxj1Eu9YytlVPv ------------------------------------------------------------ revno: 339 committer: Andy Doan branch nick: lava-dispatcher timestamp: Thu 2012-06-28 02:59:26 -0500 message: fix bug from from downloader updates the utils.download function is still in use in the master code modified: lava_dispatcher/client/master.py --- lp:lava-dispatcher https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk You are subscribed to branch lp:lava-dispatcher. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk/+edit-subscription === modified file 'lava_dispatcher/client/master.py' --- lava_dispatcher/client/master.py 2012-06-27 21:54:27 +0000 +++ lava_dispatcher/client/master.py 2012-06-28 07:59:26 +0000 @@ -37,6 +37,7 @@ download_image, ) from lava_dispatcher.utils import ( + download, logging_spawn, logging_system, string_to_list,