X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=conf.d%2Fetc%2Fprofile.d%2Fxds-cli.sh;fp=conf.d%2Fetc%2Fprofile.d%2Fxds-cli.sh;h=3c8a13dc94fe7f2bfe0139f461d68e83cbae8d65;hb=fd92acd31442e32047c5eeb6f7968afd4b04a312;hp=d0797a5e7bf4ce56b197305b883acba0c0c5562b;hpb=05ecb2f2c82e6da6f0d93644589b8aae660e3ebf;p=src%2Fxds%2Fxds-cli.git diff --git a/conf.d/etc/profile.d/xds-cli.sh b/conf.d/etc/profile.d/xds-cli.sh index d0797a5..3c8a13d 100644 --- a/conf.d/etc/profile.d/xds-cli.sh +++ b/conf.d/etc/profile.d/xds-cli.sh @@ -19,4 +19,4 @@ ########################################################################### #---------- AGL xds-cli 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}