Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Commit c510585

Browse files
committed
Remove now unused env var from test script
1 parent 8b617c9 commit c510585

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/run_tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ def main():
3636
os.path.join(BASE_DIR, "target"),
3737
os.path.join(BASE_DIR, path)
3838
),
39-
XBUILD_SYSROOT_PATH=os.path.join(BASE_DIR, "target-sysroot"),
4039
)
4140
)
4241

0 commit comments

Comments
 (0)