The new location of aiaiai-project requires a new srcdir line, as I
forgot to update this when moving the path.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
# Run git-remote-update for each unique repository in the aiaiai cfg file
srcdir="$(readlink -ev -- ${0%/*})"
-PATH="$srcdir/..:$srcdir/../email:$srcdir/../helpers:$srcdir/../helpers/libshell:$PATH"
+PATH="$srcdir/../..:$srcdir/../../email:$srcdir/../../helpers:$srcdir/../../helpers/libshell:$PATH"
. shell-error
. shell-args