X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fxds%2Fxds-server.git;a=blobdiff_plain;f=conf.d%2Fetc%2Fprofile.d%2Fxds-server.sh;h=34598297141a4546dfa933f2273cdfc324911081;hp=d56b8706a03dddf4d66143fb398359a9b8d7b94d;hb=655b262cf575bbf81df34f9966acc047ebbb383d;hpb=1775ce4b91aa9c871d510d23a7d037f773d52b09 diff --git a/conf.d/etc/profile.d/xds-server.sh b/conf.d/etc/profile.d/xds-server.sh index d56b870..3459829 100644 --- a/conf.d/etc/profile.d/xds-server.sh +++ b/conf.d/etc/profile.d/xds-server.sh @@ -18,4 +18,4 @@ ########################################################################### #---------- AGL xds-server tool options Start ---------" -[ ":${PATH}:" != *":%%XDS_INSTALL_BIN_DIR%%:"* ] && export PATH=%%XDS_INSTALL_BIN_DIR%%:${PATH} +[ ":${PATH}:" != *":@XDS_INSTALL_BIN_DIR@:"* ] && export PATH=@XDS_INSTALL_BIN_DIR@:${PATH}