aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d/etc/profile.d/xds-gdb.sh
blob: 91662d2460369ed900293e087090475c48926b3a (plain)
1
2
3
4
#!/bin/bash

#----------  AGL xds-exec tool options Start ---------"
[ ":${PATH}:" != *":%%XDS_INSTALL_BIN_DIR%%:"* ] && export PATH=%%XDS_INSTALL_BIN_DIR%%:${PATH}