diff options
author | Ben Howard <ben.howard@ubuntu.com> | 2015-11-09 11:38:11 -0700 |
---|---|---|
committer | usd-importer <ubuntu-server@lists.ubuntu.com> | 2015-11-09 19:14:12 +0000 |
commit | 04946cba49f19c0b6b876bccdbb36d47334af002 (patch) | |
tree | 3a9fb4a42fa158de7a71ef5434d68ac09d4a247c /debian/rules | |
parent | 325a43b8bf4b1d8e9f02848423c3b19c3ad8071d (diff) | |
download | vyos-walinuxagent-04946cba49f19c0b6b876bccdbb36d47334af002.tar.gz vyos-walinuxagent-04946cba49f19c0b6b876bccdbb36d47334af002.zip |
Import patches-unapplied version 2.1.1-0ubuntu5 to ubuntu/xenial-proposed
Imported using git-ubuntu import.
Changelog parent: 325a43b8bf4b1d8e9f02848423c3b19c3ad8071d
New changelog entries:
* Disable RH testing.
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 81f338d..06d0f8c 100755 --- a/debian/rules +++ b/debian/rules @@ -22,4 +22,3 @@ override_dh_installinit: override_dh_systemd_enable: dh_systemd_enable --name walinuxagent walinuxagent.service dh_systemd_enable --name ephemeral-disk-warning ephemeral-disk-warning.service - |