/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to mandos

  • Committer: Teddy Hogeborn
  • Date: 2016-10-29 14:22:26 UTC
  • Revision ID: teddy@recompile.se-20161029142226-n4s9d70tuk615pg1
Makefile: Clarify message when running client.

* Makefile (run-client): Clarify message.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1460
1460
                         exc_info=error)
1461
1461
        return xmlstring
1462
1462
 
1463
 
 
1464
1463
try:
1465
1464
    dbus.OBJECT_MANAGER_IFACE
1466
1465
except AttributeError: