mirror of
https://github.com/sbopkg/sbopkg
synced 2025-01-29 20:34:34 +01:00
Mirror of https://github.com/sbopkg/sbopkg
0d7e600ae9
This patch makes sure that the loaded queue list gets delete before beginning the loading operations. Without this patch, the sequence: - load queue 'foo' - clear the queue - load queue 'foo' again results in an empty queue, since on the second load 'foo' gets skipped since it's listed as already loaded. Signed-off-by: Mauro Giachero <mauro.giachero@gmail.com> |
||
---|---|---|
src | ||
tools | ||
ChangeLog-current.txt |