This repository was archived by the owner on Aug 7, 2025. It is now read-only.
Commit 1252267
Avoid defining chrootDir in a loop
Variable doesn't need to be redefined each iteration, declare it
outside the loop.
Signed-off-by: William Douglas <william.douglas@intel.com>1 parent e5e00e3 commit 1252267
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
755 | 755 | | |
756 | 756 | | |
757 | 757 | | |
| 758 | + | |
758 | 759 | | |
759 | 760 | | |
760 | 761 | | |
| |||
763 | 764 | | |
764 | 765 | | |
765 | 766 | | |
766 | | - | |
767 | 767 | | |
768 | 768 | | |
769 | 769 | | |
| |||
0 commit comments