Fixed meta tags in path to avoid conflict with spec syntax
[src/xds/xds-cli.git] / conf.d / etc / profile.d / xds-cli.sh
index d0797a5..3c8a13d 100644 (file)
@@ -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}