Commit 5ac1b1e
contest: vm: get 'tree_path' config only once
'tree_path' config is fetched at the init phase, no need to get it again
later, simply use self.tree_path.
Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>1 parent 48fb347 commit 5ac1b1e
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
121 | 120 | | |
122 | 121 | | |
123 | 122 | | |
124 | | - | |
| 123 | + | |
125 | 124 | | |
126 | 125 | | |
127 | 126 | | |
| |||
0 commit comments