91662d2460369ed900293e087090475c48926b3a
[src/xds/xds-gdb.git] / conf.d / etc / profile.d / xds-gdb.sh
1 #!/bin/bash
2
3 #----------  AGL xds-exec tool options Start ---------"
4 [ ":${PATH}:" != *":%%XDS_INSTALL_BIN_DIR%%:"* ] && export PATH=%%XDS_INSTALL_BIN_DIR%%:${PATH}