~unity-api-team/storage-provider-webdav/devel

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: James Henstridge
  • Date: 2016-09-14 03:07:56 UTC
  • Revision ID: james@jamesh.id.au-20160914030756-msvn06y90g5ri34n
Fix typo in rules file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
export QT_SELECT=qt5
5
5
 
6
6
%:
7
 
        dh $@ --parallel --fail-missing
 
7
        dh $@ --parallel --fail-missing
8
8
 
9
9
overrid_dh_auto_test:
10
10
        dh_auto_test --max-parallel=1 -- ARGS="--verbose"