~zulcss/glance/housecleaning

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: zulcss at ubuntu
  • Date: 2013-08-02 13:40:49 UTC
  • Revision ID: zulcss@ubuntu.com-20130802134049-khjlpg1k3evy7n61
* New upstream release. 
* debian/control: Add python-oslo.sphinx as a build 
  dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
20
20
override_dh_auto_test:
21
 
#       nosetests -d glance/tests/unit || true
 
21
        nosetests -d glance/tests/unit || true
22
22
endif
23
23
 
24
24
override_dh_auto_build: