~ubuntu-branches/ubuntu/raring/oneconf/raring-proposed

« back to all changes in this revision

Viewing changes to debian/tests/version

  • Committer: Package Import Robot
  • Author(s): Barry Warsaw
  • Date: 2013-01-23 18:30:05 UTC
  • Revision ID: package-import@ubuntu.com-20130123183005-u7odo5kwg8si5lf0
Tags: 0.3.3
* d/tests/unittests: Remove -x debugging artifact and run the nose tests
  under -q instead of -vv to inhibit stderr output.  (LP: #1102875)
* oneconf-query: Use gettext.install() to install the _() function.
  (LP: #1103192)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
 
# autopkgtest check: Run the upstream unittests.
 
2
# autopkgtest check: Make sure --version succeeds.  LP: #1102715
3
3
# (C) 2013 Canonical Ltd.
4
4
# Author: Barry Warsaw <barry@ubuntu.com>
5
5
 
6
 
set -ex
 
6
set -e
7
7
 
8
8
# It's enough that this doesn't fail.
9
9
/usr/bin/oneconf-query --version