[debian-edu-commits] debian-edu/ 01/01: Include bug number in segfault message.

Petter Reinholdtsen pere at moszumanska.debian.org
Mon Oct 13 12:04:23 UTC 2014


This is an automated email from the git hooks/post-receive script.

pere pushed a commit to branch master
in repository debian-edu-config.

commit 861f77a0291ea47ab651e5cb327f2b634851fcbf
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Mon Oct 13 14:04:11 2014 +0200

    Include bug number in segfault message.
---
 testsuite/samba | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuite/samba b/testsuite/samba
index 35898bf..5d4536b 100755
--- a/testsuite/samba
+++ b/testsuite/samba
@@ -68,7 +68,7 @@ if which net >/dev/null 2>&1 ; then
     if net time 2>&1 | grep -q null ; then
 	echo "success: $0: command 'net time' doesn't segfault."
     else
-	echo "error: $0: command 'net time' segfaults."
+	echo "error: $0: command 'net time' segfaults (bug #760781)."
     fi
 else
     echo "error: $0: missing net binary."

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git



More information about the debian-edu-commits mailing list