[Pkg-samba-maint] [samba] 01/01: Fix build with DEB_BUILD_OPTIONS=nocheck
Mathieu Parent
sathieu at moszumanska.debian.org
Fri May 6 19:55:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
sathieu pushed a commit to branch master
in repository samba.
commit 85c94713e395fd828004b8590c62ce08b22ee78c
Author: Mathieu Parent <math.parent at gmail.com>
Date: Fri May 6 20:52:22 2016 +0200
Fix build with DEB_BUILD_OPTIONS=nocheck
tab vs. spaces
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index b9e5d70..8f6ae58 100755
--- a/debian/rules
+++ b/debian/rules
@@ -94,7 +94,7 @@ override_dh_auto_test:
ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
make quicktest
else
- @echo "** tests disabled"
+ @echo "** tests disabled"
endif
override_dh_systemd_start:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git
More information about the Pkg-samba-maint
mailing list