You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ reprozip trace id
... works, creates a first run in config
$ reprozip trace /bin/doesnotexist
... doesn't work, exits with 127 but duplicates first run in the config
When running a non-existent file as the first run, some files get written in the config, but runs is an empty list.