ignore more build log lines via blhc for tests.
authorSandro Knauß <hefee@debian.org>
Sat, 15 Feb 2025 10:41:38 +0000 (11:41 +0100)
committerSandro Knauß <hefee@debian.org>
Sat, 15 Feb 2025 10:41:51 +0000 (11:41 +0100)
debian/rules

index 64cceb3bbb98c9885332d8be3c9e96ff778085cb..46a42db971877fd9ad176ef0bfa80574187456e2 100755 (executable)
@@ -39,6 +39,7 @@ execute_before_dh_auto_build-arch:
        @echo "blhc: ignore-line-regexp: .*Test.dir/.*"
        @echo "blhc: ignore-line-regexp: .*/check_.*.dir/.*"
        @echo "blhc: ignore-line-regexp: .*/test/csync/torture_.*"
+       @echo "blhc: ignore-line-regexp: .*/test/.*"
        @echo "blhc: ignore-line-regexp: .*/LargeSyncBench\.dir/.*"
 
 # unfortunately icons and translations are installed only together with the gui, so we need to run dh_auto_build