]> www.infradead.org Git - users/dedekind/aiaiai.git/commitdiff
dispatcher: add aiaiai-email-sh-functions to source list
authorJacob Keller <jacob.e.keller@intel.com>
Thu, 27 Mar 2014 18:40:00 +0000 (11:40 -0700)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 31 Mar 2014 08:14:18 +0000 (11:14 +0300)
We need the email-sh-functions in the source list in order to parse
configuration files.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
email/aiaiai-email-dispatcher-helper

index 5b851cd1421c24dcc808bf44aae60eaee1270656..9627182326fc1c76c3af17cb341296b2958e974a 100755 (executable)
@@ -10,6 +10,7 @@ PATH="$srcdir:$srcdir/..:$srcdir/../helpers:$srcdir/../helpers/libshell:$PATH"
 . shell-error
 . shell-signal
 . aiaiai-sh-functions
+. aiaiai-email-sh-functions
 
 PROG="${0##*/}"
 message_time="yes"