From patchwork Mon May 7 23:54:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 8438 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 B15B323E20 for ; Mon, 7 May 2012 23:54:13 +0000 (UTC) Received: from mail-yw0-f52.google.com (mail-yw0-f52.google.com [209.85.213.52]) by fiordland.canonical.com (Postfix) with ESMTP id 78340A1870B for ; Mon, 7 May 2012 23:54:13 +0000 (UTC) Received: by mail-yw0-f52.google.com with SMTP id p61so830917yhp.11 for ; Mon, 07 May 2012 16:54:13 -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=RVyir+diYC9zttBZeJ00v7MGultHlZX4fqEXX9B8+6g=; b=Syjnz46UmiFog1heo3BtwzGlBzbiLRjbs/S1N0dqnvYKnIVyZRYt0C0Lbd1ltgiRP9 3uQg6PyN7jsK1HEKljpyj+Y1FLRReT9+Q5fHG2ozHoqzF57k/OcpCfq0UInM6D0Da/jb gSNCwOdw0m13/aMHyAtX/F3st0OLkthDhG1ZEbTQJ3ro3NgPjvOExQAJDp4Fp2xTciFY eom9ySb9gsDmAVuqOU2xeYOqHiw+JhDq1BoEZcfGlEUlFJH+juetVA/G/2D262euowra 9J5W3WLyhZqv6xnFxst4Wl/TaKYNiD6niVD8YUQZM3k6Ca/JtJq5CBTZ/UzVhZaH95wg YXXA== Received: by 10.50.47.131 with SMTP id d3mr9645093ign.33.1336434852991; Mon, 07 May 2012 16:54:12 -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.73.147 with SMTP id q19csp161934ibj; Mon, 7 May 2012 16:54:11 -0700 (PDT) Received: by 10.216.134.19 with SMTP id r19mr10741698wei.66.1336434851114; Mon, 07 May 2012 16:54:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id y44si6022820wem.90.2012.05.07.16.54.10 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 07 May 2012 16:54:11 -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 1SRXko-0006Gt-F7 for ; Mon, 07 May 2012 23:54:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 63E50E023D for ; Mon, 7 May 2012 23:54:10 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-server X-Launchpad-Branch: ~linaro-validation/lava-server/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 367 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-server/trunk] Rev 367: one more 1.4 thing, just a comment this time Message-Id: <20120507235410.17894.14140.launchpad@ackee.canonical.com> Date: Mon, 07 May 2012 23:54:10 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15195"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: b225585b96285f24501c00444162bc947f3e1ccb X-Gm-Message-State: ALoCoQlhMfMlTokJhBTizzy4UFm39lHV8At7aYcf0tREiTFtPpN6SI1Zt4Po/m0b76BnhsxLSvig ------------------------------------------------------------ revno: 367 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Mon 2012-05-07 16:14:55 +1200 message: one more 1.4 thing, just a comment this time modified: lava_server/manage.py --- lp:lava-server https://code.launchpad.net/~linaro-validation/lava-server/trunk You are subscribed to branch lp:lava-server. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-server/trunk/+edit-subscription === modified file 'lava_server/manage.py' --- lava_server/manage.py 2012-01-10 21:37:32 +0000 +++ lava_server/manage.py 2012-05-07 04:14:55 +0000 @@ -110,6 +110,7 @@ instance=self.args.instance) os.environ["DJANGO_DEBIAN_SETTINGS_TEMPLATE"] = ddst settings = __import__(settings_module, fromlist=['']) + # XXX execute_manager is deprecated in Django 1.4. from django.core.management import execute_manager execute_manager(settings, ['lava-server'] + self.args.command)