Merge ~alfonsosanchezbeato/snappy-hwe-snaps/+git/jenkins-jobs:fix-typo into ~snappy-hwe-team/snappy-hwe-snaps/+git/jenkins-jobs:master

Proposed by Alfonso Sanchez-Beato
Status: Merged
Approved by: Konrad Zapałowicz
Approved revision: fc653a0e53fec19fa10c6b166da54d75c0e85e9e
Merged at revision: 14241fd1594b585a6c28967d45295aa662cc0fd3
Proposed branch: ~alfonsosanchezbeato/snappy-hwe-snaps/+git/jenkins-jobs:fix-typo
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/jenkins-jobs:master
Diff against target: 13 lines (+1/-1)
1 file modified
tools/hardware-test.sh (+1/-1)
Reviewer Review Type Date Requested Status
Alfonso Sanchez-Beato continuous-integration Approve
System Enablement Bot continuous-integration Approve
Konrad Zapałowicz (community) continuous-integration Approve
Sheila Miguez (community) Approve
Roberto Mier Escandon (community) Approve
Review via email: mp+329833@code.launchpad.net

Description of the change

tools: fix typo in apt call

To post a comment you must log in.
Revision history for this message
Roberto Mier Escandon (rmescandon) :
review: Approve
Revision history for this message
Sheila Miguez (codersquid) wrote :

LGTM

review: Approve
Revision history for this message
Konrad Zapałowicz (kzapalowicz) :
review: Approve (continuous-integration)
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Alfonso Sanchez-Beato (alfonsosanchezbeato) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/tools/hardware-test.sh b/tools/hardware-test.sh
index 41eee60..309409d 100755
--- a/tools/hardware-test.sh
+++ b/tools/hardware-test.sh
@@ -85,7 +85,7 @@ set -ex
8585
86cd $REMOTE_WORKSPACE86cd $REMOTE_WORKSPACE
87if ! which virtualenv; then87if ! which virtualenv; then
88 sudo apt install --yes --allow-downgrades --allow-remove-essential --allow-change-held-packagesvirtualenv88 sudo apt install --yes --allow-downgrades --allow-remove-essential --allow-change-held-packages virtualenv
89fi89fi
9090
91git clone https://git.launchpad.net/testflinger-cli91git clone https://git.launchpad.net/testflinger-cli

Subscribers

People subscribed via source and target branches