~linaro-validation/lava-test/packaging

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Paul Larson
  • Date: 2011-10-24 17:15:49 UTC
  • Revision ID: paul.larson@canonical.com-20111024171549-dnz39qvx5hozrcnm
disable tests for now

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
%:
4
4
        dh $@
5
5
 
6
 
.PHONY: override_dh_auto_test
7
 
override_dh_auto_test:
8
 
        LC_ALL=C python setup.py test
 
6
#.PHONY: override_dh_auto_test
 
7
#override_dh_auto_test:
 
8
#       LC_ALL=C python setup.py test