[med-svn] [castxml] 01/01: fix version test to allow text before 'clang'

Steven Michael Robbins smr at moszumanska.debian.org
Thu Jul 16 02:09:47 UTC 2015


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

smr pushed a commit to branch patch-queue/master
in repository castxml.

commit e3ff61ab6b6f78305628e27a467ace72ffd23bc4
Author: Steve M. Robbins <smr at sumost.ca>
Date:   Tue Jul 14 16:02:28 2015 -0500

    fix version test to allow text before 'clang'
    
    Debian clang outputs "Debian clang ...".
---
 test/expect/cmd.version.stdout.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/expect/cmd.version.stdout.txt b/test/expect/cmd.version.stdout.txt
index 09e2e85..b20b524 100644
--- a/test/expect/cmd.version.stdout.txt
+++ b/test/expect/cmd.version.stdout.txt
@@ -2,4 +2,4 @@
 
 CastXML project maintained and supported by Kitware \(kitware.com\).
 
-clang version [0-9]+\.[0-9]+
+.*clang version [0-9]+\.[0-9]+

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



More information about the debian-med-commit mailing list