imag/bin/core/imag-ref/src
Matthias Beyer a7f2826bb9 Fix: Do only check entries which are a ref
We should not try to check entries that are not refs because this will
always fail. And because we fail _hard_, the execution of the command
fails on the first non-ref-entry and exits the program. Not good for a
filter... :-)

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-27 01:57:40 +02:00
..
main.rs Fix: Do only check entries which are a ref 2019-04-27 01:57:40 +02:00
ui.rs Add CLI interface for listing dead refs 2019-04-22 15:02:34 +02:00