From patchwork Tue Jul 24 00:33:11 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Sack X-Patchwork-Id: 10212 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 3D9A223F08 for ; Tue, 24 Jul 2012 00:33:15 +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 E6983A183F6 for ; Tue, 24 Jul 2012 00:33:14 +0000 (UTC) Received: by ghbz12 with SMTP id z12so6456159ghb.11 for ; Mon, 23 Jul 2012 17:33:14 -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=Cw408f819gBM4Dm9uZ64mmgKLVF0BCLYfuCQRrMyz1E=; b=hfQn+Qf/MfkY8jCpJSWOLWXM0BSX4SavuBHjJ4H5NPD7xhQ+Bk0ffGC9DwJ5e3RPDx hpKrqZ0Da+1w8oFS6D3B0crG/v1DeLLXTBDh7ArazSShQ18Lj37bTdczZd50cT0Xdf0O /xv9rdLiKyc565v54NFWVBM3IHVyYWcWJ4LqWRhm5jsYN0VF2EUb+EzOdDArkIgTNuJd 24Ss/HsVeRJj4az6Z6sljJlfTsbADRldES3zyWx4AYLXpkkwbNuP+f6LOSE5nW15quOA njaaSGnta7GmUHN5j8KtXDW32IKK1ibwAKhinlTQtULawg2i9Wzwv6IQYg1PWpwzC5kS sUeA== Received: by 10.43.126.1 with SMTP id gu1mr10577086icc.6.1343089994045; Mon, 23 Jul 2012 17:33:14 -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.153.7 with SMTP id i7csp63787ibw; Mon, 23 Jul 2012 17:33:13 -0700 (PDT) Received: by 10.216.198.145 with SMTP id v17mr9673017wen.1.1343089992654; Mon, 23 Jul 2012 17:33:12 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id o7si1749567wiz.31.2012.07.23.17.33.11 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 23 Jul 2012 17:33:12 -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 1StT3n-0004KC-BS for ; Tue, 24 Jul 2012 00:33:11 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 491F4E01CE for ; Tue, 24 Jul 2012 00:33:11 +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: 358 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 358: add missing colon (:) when setting up fastmodel android prompt Message-Id: <20120724003311.5243.61919.launchpad@ackee.canonical.com> Date: Tue, 24 Jul 2012 00:33:11 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15654"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 2ad7c8219e1c60a10bdb9713b095387cbf9dc2fc X-Gm-Message-State: ALoCoQlvDfsen3nqB578wgfSQmwiTWyGnS1zJe6Lz2yZ0/548wfvcy870r7FfXZRjMpXXt9lW/LQ ------------------------------------------------------------ revno: 358 committer: Alexander Sack branch nick: lava-dispatcher timestamp: Mon 2012-07-23 12:42:59 +0200 message: add missing colon (:) when setting up fastmodel android prompt modified: lava_dispatcher/client/fastmodel.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/fastmodel.py' --- lava_dispatcher/client/fastmodel.py 2012-07-12 02:25:57 +0000 +++ lava_dispatcher/client/fastmodel.py 2012-07-23 10:42:59 +0000 @@ -85,7 +85,7 @@ #make sure PS1 is what we expect it to be logging_system( - 'sudo sh -c \'echo "PS1=%s ">> %s/etc/mkshrc\'' % (self.tester_str, d)) + 'sudo sh -c \'echo "PS1=%s: ">> %s/etc/mkshrc\'' % (self.tester_str, d)) # fast model usermode networking does not support ping logging_system( 'sudo sh -c \'echo "alias ping=\\\"echo LAVA-ping override 1 received\\\"">> %s/etc/mkshrc\'' % d)