Comment 2 for bug 673798

Revision history for this message
Roman Yepishev (rye) wrote :

This is the result of:

    if not is_running() and not options.quit and not options.start:
        d = sync_daemon_tool.start()

We should check that we really have something to do before starting syncdaemon.