Skip to content

Commit c6c28df

Browse files
committed
Clear copy loop context after processing resource
1 parent bf3f5a6 commit c6c28df

File tree

1 file changed

+1
-0
lines changed
  • lib/dsc-lib/src/configure

1 file changed

+1
-0
lines changed

lib/dsc-lib/src/configure/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,7 @@ impl Configurator {
351351
},
352352
};
353353

354+
// Clear copy loop context after processing resource
354355
self.context.copy.clear();
355356
self.context.copy_current_loop_name.clear();
356357

0 commit comments

Comments
 (0)