~phablet-team/phablet-extras/network-manager-packaging

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Martin Pitt
  • Date: 2013-05-28 07:51:20 UTC
  • Revision ID: martin.pitt@canonical.com-20130528075120-ubbo0hlshinbrtxs
debian/tests/nm: Exit 1 with 1 if not called as root

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
  * debian/tests/nm: Add tests for the two explicit IPv6 PE modes for (manual)
23
23
    ethernet connections.
24
24
  * debian/tests: Only stop/restart NM once, not once per test class.
25
 
  * debian/tests/nm: Cleanly exit with a meaningful message if not called as
26
 
    root.
 
25
  * debian/tests/nm: Exit with a meaningful message if not called as root.
27
26
  * debian/tests/network_test_base.py, start_dnsmasq(): Use a temporary lease
28
27
    file to avoid cluttering the system one.
29
28
  * debian/tests/network_test_base.py: Update file docstring.