[23:40] <@_charly__> octo: naja, auf alle faelle hast du in debian/rules im clean...
[onis.git] / lib / Onis / Data / Core.pm
index 76f8c8c..c47af2f 100644 (file)
@@ -757,8 +757,9 @@ Print the output. Should be called only once..
 
 sub print_output
 {
-       # FIXME FIXME FIXME
-       if (!get_total_lines ())
+       my ($total, $this) = get_total_lines ();
+
+       if (!$total)
        {
                print STDERR <<'MESSAGE';