summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob Keller <jacob.e.keller@intel.com>2014-03-27 11:40:00 -0700
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2014-03-31 11:14:18 +0300
commit03dabaa25ea1b2eb61c7e93f12cfa2b717b1815a (patch)
tree76fc358bb3e21258c6c138f451fa58354684d33d
parentba0b22a4c1f36fe52c7f504c2add8c1563126694 (diff)
downloadaiaiai-03dabaa25ea1b2eb61c7e93f12cfa2b717b1815a.tar.gz
dispatcher: add aiaiai-email-sh-functions to source list
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>
-rwxr-xr-xemail/aiaiai-email-dispatcher-helper1
1 files changed, 1 insertions, 0 deletions
diff --git a/email/aiaiai-email-dispatcher-helper b/email/aiaiai-email-dispatcher-helper
index 5b851cd..9627182 100755
--- a/email/aiaiai-email-dispatcher-helper
+++ b/email/aiaiai-email-dispatcher-helper
@@ -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"