afm-util: fix incorrect DBUS_SESSION_BUS_ADDRESS syntax
authorManuel Bachmann <mbc@iot.bzh>
Thu, 7 Apr 2016 16:36:18 +0000 (16:36 +0000)
committerManuel Bachmann <mbc@iot.bzh>
Thu, 7 Apr 2016 16:36:18 +0000 (16:36 +0000)
commit2ddd0a58dae834f173277e51488f6ba30f1cad6a
tree5e7588c9469f4927c99461e645f0eb35259d9b9a
parent26aaf29a3694750834b9eefb6b6e4553bc5ea83f
afm-util: fix incorrect DBUS_SESSION_BUS_ADDRESS syntax

The previous ":=" syntax would not work with "/bin/sh" or
"/bin/bash". Make sure we export it, too.

Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
scripts/afm-util