Commit 5f3529be authored by Tor Arne Vestbø's avatar Tor Arne Vestbø
Browse files

Silence warnings about missing dbus-send command not found


Without piping the output to /dev/null, we'd get the following:

  sh: dbus-send: command not found

And if dbus support is only limited to runtime support, we don't
treat it as a fatal error and only notice the user.

Change-Id: Ia7750a074b8d563bf9694fa8fa628b4017e8bb68
Reviewed-by: default avatarThiago Macieira <thiago.macieira@intel.com>
parent f5b682d3
Showing with 5 additions and 2 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment