Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

chore: add newlines to login banner message #1114

Merged
merged 2 commits into from Apr 22, 2019

Conversation

jackfrancis
Copy link
Member

Reason for Change:

Add newlines to make things look nicer. From:

$ ssh -A -i _output/kubernetes-westus2-70830-ssh azureuser@kubernetes-westus2-70830.westus2.cloudapp.azure.com
Authorized uses only. All activity may be monitored and reported.Welcome to Ubuntu 16.04.6 LTS (GNU/Linux 4.15.0-1041-azure x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

  Get cloud support with Ubuntu Advantage Cloud Guest:
    http://www.ubuntu.com/business/services/cloud

0 packages can be updated.
0 updates are security updates.

New release '18.04.2 LTS' available.
Run 'do-release-upgrade' to upgrade to it.

To:

$ ssh -A -i _output/kubernetes-westus2-17862-ssh azureuser@kubernetes-westus2-17862.westus2.cloudapp.azure.com

Authorized uses only. All activity may be monitored and reported.

Welcome to Ubuntu 16.04.6 LTS (GNU/Linux 4.15.0-1041-azure x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

  Get cloud support with Ubuntu Advantage Cloud Guest:
    http://www.ubuntu.com/business/services/cloud

24 packages can be updated.
15 updates are security updates.

New release '18.04.2 LTS' available.
Run 'do-release-upgrade' to upgrade to it.

Issue Fixed:

Requirements:

Notes:

@codecov
Copy link

codecov bot commented Apr 22, 2019

Codecov Report

Merging #1114 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1114   +/-   ##
=======================================
  Coverage   74.35%   74.35%           
=======================================
  Files         131      131           
  Lines       18274    18274           
=======================================
  Hits        13588    13588           
  Misses       3905     3905           
  Partials      781      781

Copy link
Contributor

@CecileRobertMichon CecileRobertMichon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@acs-bot
Copy link

acs-bot commented Apr 22, 2019

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CecileRobertMichon, jackfrancis

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [CecileRobertMichon,jackfrancis]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jackfrancis jackfrancis merged commit ec2482c into Azure:master Apr 22, 2019
@jackfrancis jackfrancis deleted the banner-message-newlines branch April 22, 2019 19:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants