projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b73677
)
ignore more build log lines via blhc for tests.
author
Sandro Knauß
<hefee@debian.org>
Sat, 15 Feb 2025 10:41:38 +0000
(11:41 +0100)
committer
Sandro Knauß
<hefee@debian.org>
Sat, 15 Feb 2025 10:41:51 +0000
(11:41 +0100)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 64cceb3bbb98c9885332d8be3c9e96ff778085cb..46a42db971877fd9ad176ef0bfa80574187456e2 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-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