Due to the use of hash maps, the order of file installation was not deterministic. I've changed the code the use BTreeMaps instead, which makes this deterministic. While I was here, I tried to simplify the code a bit. |
||
|---|---|---|
| .. | ||
| stub | ||
| tool | ||
Due to the use of hash maps, the order of file installation was not deterministic. I've changed the code the use BTreeMaps instead, which makes this deterministic. While I was here, I tried to simplify the code a bit. |
||
|---|---|---|
| .. | ||
| stub | ||
| tool | ||