Comment 14 for bug 2022915

Revision history for this message
Eric Desrochers (slashd) wrote :

I have removed the ~ubuntu-sponsors, I'll take care of the development release upload, and will let se-sponsor handle stable release.

Nikhil, please remove the commented (#) you added. I understand the intent is for a reference, but it give the impression that it was once enabled, and then disabled by "#", this could be misleading.

Please take a reference/note outside the src package and d/rules as this is not the right place for that.

 override_dh_auto_test:
- nosetests3 -v --with-cover --cover-package=sos tests/unittests
+ nosetests3 -v --with-cover --cover-package=sos tests/unittests --ignore-files="policy_tests\.py"
==> + #DEB_BUILD_OPTIONS=nocheck dh_auto_test

- Eric