[Dctrl-tools-devel] [SCM] Debian control file query tools branch, master, updated. 2.18-14-gb999fc2

Antti-Juhani Kaijanaho ajk at debian.org
Thu Jul 28 10:25:56 UTC 2011


The following commit has been merged in the master branch:
commit 6c39ef693c947528d507866e4c3d5e91876cbafc
Author: Antti-Juhani Kaijanaho <ajk at debian.org>
Date:   Thu Jul 28 13:13:39 2011 +0300

    Add test for #209134
    
    Signed-off-by: Antti-Juhani Kaijanaho <ajk at debian.org>

diff --git a/tests/bug209134.in b/tests/bug209134.in
new file mode 100644
index 0000000..db12b07
--- /dev/null
+++ b/tests/bug209134.in
@@ -0,0 +1 @@
+FOO: bar
diff --git a/tests/bug209134.out b/tests/bug209134.out
new file mode 100644
index 0000000..1cb20a2
--- /dev/null
+++ b/tests/bug209134.out
@@ -0,0 +1,2 @@
+FOO: bar
+
diff --git a/tests/bug209134.sh b/tests/bug209134.sh
new file mode 100644
index 0000000..00741da
--- /dev/null
+++ b/tests/bug209134.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+set -e
+
+${GREP_DCTRL:-grep-dctrl} -sFoo ''

-- 
Debian control file query tools



More information about the Dctrl-tools-devel mailing list