[PATCH 02/13] dispatcher: add aiaiai-email-sh-functions to source list
Jacob Keller
jacob.e.keller at intel.com
Thu Mar 20 16:37:00 PDT 2014
We need the email-sh-functions in the source list in order to parse
configuration files.
Signed-off-by: Jacob Keller <jacob.e.keller at intel.com>
---
email/aiaiai-email-dispatcher-helper | 1 +
1 file changed, 1 insertion(+)
diff --git a/email/aiaiai-email-dispatcher-helper b/email/aiaiai-email-dispatcher-helper
index 5b851cd1421c..9627182326fc 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"
--
1.8.3.1
More information about the aiaiai
mailing list