Skip to content

Commit 0802ea5

Browse files
committed
some notes on the incorrect repo_root
1 parent 32b0683 commit 0802ea5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

analyzer/tests/functional/codechecker_bazel/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
import os
1111
import sys
1212

13+
# THIS TENDS TO CONTAIN analyzer/ ON THE END OF IT
1314
REPO_ROOT = os.path.abspath(os.environ['REPO_ROOT'])
1415
PKG_ROOT = os.path.join(REPO_ROOT, 'build', 'CodeChecker')
1516

0 commit comments

Comments
 (0)