summaryrefslogtreecommitdiff
path: root/src/script
diff options
context:
space:
mode:
author <philippe colliot>2014-11-07 16:39:56 +0100
committer <philippe colliot>2014-11-07 16:39:56 +0100
commitf5794b3d59419fcc669597bffeec6c68aa10f8e7 (patch)
tree6c88b827bc702d0b88918347585b501962620fc4 /src/script
parent0ce33cc570316496285698a014bcbbe2209fac0f (diff)
downloadnavigation-f5794b3d59419fcc669597bffeec6c68aa10f8e7.tar.gz
Host address passed as a parameter for remote access
Diffstat (limited to 'src/script')
-rw-r--r--src/script/fsa-config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/fsa-config.sh b/src/script/fsa-config.sh
index bdd32b9..d40cc94 100644
--- a/src/script/fsa-config.sh
+++ b/src/script/fsa-config.sh
@@ -72,7 +72,7 @@ IVI_LAYER_MANAGER_BIN_DIR=$NAVIGATION_SERVICE_BIN_DIR/$IVI_LAYER_MANAGER
LOG_REPLAYER=log-replayer
LOG_REPLAYER_SRC_DIR=$TOP_DIR/$LOG_REPLAYER
-LOG_REPLAYER_BIN_DIR=$TOP_BIN_DIR/$LOG_REPLAYER
+LOG_REPLAYER_BIN_DIR=$TOP_BIN_DIR/$LOG_REPLAYER/src
GENIVI_LOGREPLAYER=genivilogreplayer
GENIVI_LOGREPLAYER_SRC_DIR=$TOP_DIR/$GENIVI_LOGREPLAYER