[Qa-jenkins-scm] [jenkins.debian.net] 01/01: typo
Holger Levsen
holger at moszumanska.debian.org
Sun May 31 07:38:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit fe28a90f8c903cdc2618d1ec4c259aa43c47d979
Author: Philip Hands <phil at hands.com>
Date: Sat May 30 13:38:28 2015 +0100
typo
---
bin/d-i_build.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/d-i_build.sh b/bin/d-i_build.sh
index bc802dd..a6359c0 100755
--- a/bin/d-i_build.sh
+++ b/bin/d-i_build.sh
@@ -40,7 +40,7 @@ pdebuild_package() {
return
fi
if [ $(dh_listpackages | sed '/^$/d' | wc -l) -eq 0 ]; then
- echo "This package is not to be supposed to be build on $(dpkg --print-architecture)"
+ echo "This package is not supposed to be built on $(dpkg --print-architecture)"
grep "Architecture:" debian/control
return
fi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list