File python-azure-agent-setup.diff of Package python-azure-agent.2437

Index: WALinuxAgent-2.1.3/setup.py
===================================================================
--- WALinuxAgent-2.1.3.orig/setup.py	2016-01-26 16:26:17.000000000 +0100
+++ WALinuxAgent-2.1.3/setup.py	2016-04-15 18:35:13.156343055 +0200
@@ -160,7 +160,7 @@
                  platforms = 'Linux',
                  url='https://github.com/Azure/WALinuxAgent',
                  license = 'Apache License Version 2.0',
-                 packages=find_packages(exclude=["tests"]),
+                 packages=find_packages(exclude=["tests*"]),
                  cmdclass = {
                      'install': install
                  })
openSUSE Build Service is sponsored by