[Dctrl-tools-devel] [SCM] Debian control file query tools branch, master, updated. 2.11-42-g20245f6

Antti-Juhani Kaijanaho ajk at debian.org
Tue Jan 6 18:24:54 UTC 2009


The following commit has been merged in the master branch:
commit d6e022e161cc29b84ada5af0ca862c462debfcfb
Author: Antti-Juhani Kaijanaho <ajk at debian.org>
Date:   Tue Jan 6 20:21:17 2009 +0200

    New test case for bug #506138 (fails now).
    
    Signed-off-by: Antti-Juhani Kaijanaho <ajk at debian.org>

diff --git a/tests/0006.out b/tests/bug506138.out
similarity index 100%
copy from tests/0006.out
copy to tests/bug506138.out
diff --git a/tests/bug506138.sh b/tests/bug506138.sh
new file mode 100644
index 0000000..c2490b1
--- /dev/null
+++ b/tests/bug506138.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+set -e
+
+LC_ALL=C
+export LC_ALL
+
+$GREP_DCTRL -FFoo bar baz -o -FBar xyzzy qwerty 2>&1 | 
+grep "file names are not" >/dev/null

-- 
Debian control file query tools



More information about the Dctrl-tools-devel mailing list