Skip to content

Commit 1909e5a

Browse files
committed
Fix missed change of cmake_flags
1 parent d5c039d commit 1909e5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lnt/tests/test_suite.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,6 @@ def _configure(self, path, extra_cmake_defs=[], execute=True):
525525
self.remote_run = True
526526

527527
# Prepare cmake cache if requested:
528-
cmake_flags = []
529528
for cache in self.opts.cmake_cache:
530529
if cache == "":
531530
continue

0 commit comments

Comments
 (0)