Sigh, patch attached.
Thomas
diff -r 805cff81ca76 uscan
--- a/uscan Sat Sep 06 19:31:03 2008 +0200
+++ b/uscan Sat Sep 06 20:04:41 2008 +0200
@@ -447,7 +447,7 @@
# Are there any warnings to give if we're using dehs?
$dehs_end_output=1;
dehs_output if $dehs;
- exit 0;
+ exit $found;
}
# Otherwise we're scanning for watchfiles
