Fixed meta tags in path to avoid conflict with spec syntax
[src/xds/xds-gdb.git] / conf.d / etc / profile.d / xds-gdb.sh
index f71fb6c..58173f1 100644 (file)
@@ -18,5 +18,5 @@
 #
 ###########################################################################
 
-#----------  AGL xds-exec tool options Start ---------"
-[ ":${PATH}:" != *":%%XDS_INSTALL_BIN_DIR%%:"* ] && export PATH=%%XDS_INSTALL_BIN_DIR%%:${PATH}
+#----------  AGL xds-gdb tool options Start ---------"
+[ ":${PATH}:" != *":@XDS_INSTALL_BIN_DIR@:"* ] && export PATH=@XDS_INSTALL_BIN_DIR@:${PATH}