notifications: make notify() more generic
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 13 May 2014 13:41:32 +0000 (16:41 +0300)
committerJun Wang <junbill.wang@samsung.com>
Tue, 26 Jan 2016 20:29:44 +0000 (04:29 +0800)
commit19a391099fe7a15115dff1c9d8563b5591d85cee
tree47f013325c59151b3dbfdf4b7a7db59213a782d6
parenta503c6ed3d1222d130af330b117bcecb75e9e381
notifications: make notify() more generic

In order to be able to re-use it in other tools than git-buildpackage.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>