summaryrefslogtreecommitdiffstats
path: root/env.bash
diff options
context:
space:
mode:
Diffstat (limited to 'env.bash')
-rwxr-xr-xenv.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/env.bash b/env.bash
index e43bc8b2..baf3a2ca 100755
--- a/env.bash
+++ b/env.bash
@@ -30,7 +30,7 @@ if [ -e ./customrc ]; then
fi
export PATH=${PATH}:${SBEROOT}/import/chips/p9/xip/bin/
-export PATH=${PATH}:${SBEROOT}/src/tools/ppetracepp/
+export PATH=${PATH}:${SBEROOT}/src/tools/trace/
if [ -n "${SANDBOXROOT}" ]; then
if [ -n "${SANDBOXNAME}" ]; then
OpenPOWER on IntegriCloud