Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

snazzer-prune throws uninitialized value error on empty input #19

Open
csirac2 opened this issue Sep 9, 2015 · 0 comments
Open

snazzer-prune throws uninitialized value error on empty input #19

csirac2 opened this issue Sep 9, 2015 · 0 comments
Labels

Comments

@csirac2
Copy link
Owner

csirac2 commented Sep 9, 2015

Related bug: #10. user-submitted:

when doing
a dry-run on our system with no snapshots the snazzer-prune-candidates
command called by snazzer would throw an error about “Use of uninitialized
value” on line 512 (Which is my $top = $parsed->{ $sorted[0] }; - Once we
had created our first snapshots this problem went away but it’s something
you might want to know.

@csirac2 csirac2 added the bug label Sep 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant