[Debian-ha-commits] [fence-agents] 01/01: Fix metadata xml test output.

Adrian Vondendriesch discostu-guest at moszumanska.debian.org
Sat Jul 18 15:30:26 UTC 2015


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

discostu-guest pushed a commit to branch master
in repository fence-agents.

commit 500a0975f20ad00502dfd65aabe0915fbf1b2169
Author: Adrian Vondendriesch <adrian.vondendriesch at credativ.de>
Date:   Sat Jul 18 17:26:52 2015 +0200

    Fix metadata xml test output.
    
    Commit 0636af introduced fix-virsh-man-page-unexpected-special-character but
    doesn't touch tests/data/metadata/fence_virsh.xml. This leads to failed tests.
    
    Signed-off-by: Adrian Vondendriesch <adrian.vondendriesch at credativ.de>
---
 .../patches/fix-virsh-man-page-unexpected-special-character   | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/debian/patches/fix-virsh-man-page-unexpected-special-character b/debian/patches/fix-virsh-man-page-unexpected-special-character
index b89497c..518d458 100644
--- a/debian/patches/fix-virsh-man-page-unexpected-special-character
+++ b/debian/patches/fix-virsh-man-page-unexpected-special-character
@@ -15,3 +15,14 @@ release of fence-agents.
  
  	options = check_input(device_opt, process_input(device_opt))
  
+--- a/tests/data/metadata/fence_virsh.xml
++++ b/tests/data/metadata/fence_virsh.xml
+@@ -67,7 +67,7 @@
+ 	</parameter>
+ 	<parameter name="ssh_options" unique="0" required="0">
+ 		<getopt mixed="--ssh-options=[options]" />
+-		<content type="string" default="-t '/bin/bash -c "PS1=\[EXPECT\]#\  /bin/bash --noprofile --norc"'"  />
++		<content type="string" default="-t '/bin/bash -c "PS1=\\[EXPECT\\]#\  /bin/bash --noprofile --norc"'"  />
+ 		<shortdesc lang="en">SSH options to use</shortdesc>
+ 	</parameter>
+ 	<parameter name="verbose" unique="0" required="0">

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/fence-agents.git



More information about the Debian-HA-Commits mailing list