summaryrefslogtreecommitdiff
path: root/packages/debian
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2016-03-04 00:18:51 -0500
committerScott Moser <smoser@ubuntu.com>2016-03-04 00:18:51 -0500
commitea5ffb88f2d3b5f55699955520012596de1d8af5 (patch)
tree0e58e00b19935cdbdf8507b548c825ef1d007511 /packages/debian
parenta782829a083c7170df62dda94d6b7441963dcb94 (diff)
downloadvyos-cloud-init-ea5ffb88f2d3b5f55699955520012596de1d8af5.tar.gz
vyos-cloud-init-ea5ffb88f2d3b5f55699955520012596de1d8af5.zip
fix tab in rules
Diffstat (limited to 'packages/debian')
-rwxr-xr-xpackages/debian/rules.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/debian/rules.in b/packages/debian/rules.in
index a24720f4..988b5bc7 100755
--- a/packages/debian/rules.in
+++ b/packages/debian/rules.in
@@ -14,7 +14,7 @@ override_dh_install:
ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
override_dh_auto_test:
- http_proxy= make check
+ http_proxy= make check
endif
override_dh_systemd_start: