softwarefactory-project / rdopkg

power to the packagers
Apache License 2.0
28 stars 21 forks source link

Load state from `.rdopkg.json` only on `--continue` #138

Closed yac closed 7 years ago

yac commented 7 years ago

.rdopkg.json interferes with stateless actions.

Make sure state is only loaded on --continue.

Easiest way to reproduce is run rdopkg pkgenv which shows values from state files instead of getting fresh ones.