summaryrefslogtreecommitdiffstats
path: root/gettext-tools/tests/xgettext-vala-1
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2014-12-09 12:42:37 +0900
committerDaiki Ueno <ueno@gnu.org>2014-12-09 13:43:19 +0900
commit7305b201102d1c5f9175b311c0349becdcd51962 (patch)
tree2080a4ed9188bee1c75b3b7285bda88d3f88a350 /gettext-tools/tests/xgettext-vala-1
parent7ac6d92bdbc3bc16837c3d4588717a2ea575666d (diff)
downloadexternal_gettext-7305b201102d1c5f9175b311c0349becdcd51962.zip
external_gettext-7305b201102d1c5f9175b311c0349becdcd51962.tar.gz
external_gettext-7305b201102d1c5f9175b311c0349becdcd51962.tar.bz2
tests: Fix previous commit of Vala scanner test
* xgettext-vala-1: Don't copy the test program out of the test directory. Fix commit 2ff7a105.
Diffstat (limited to 'gettext-tools/tests/xgettext-vala-1')
-rwxr-xr-xgettext-tools/tests/xgettext-vala-11
1 files changed, 0 insertions, 1 deletions
diff --git a/gettext-tools/tests/xgettext-vala-1 b/gettext-tools/tests/xgettext-vala-1
index 256b973..141a2de 100755
--- a/gettext-tools/tests/xgettext-vala-1
+++ b/gettext-tools/tests/xgettext-vala-1
@@ -91,7 +91,6 @@ class Foo : Object {
}
EOF
-cp xg-vala-1.vala ..
${XGETTEXT} --add-comments --no-location -o xg-vala-1.tmp xg-vala-1.vala 2>xg-vala-1.err
test $? = 0 || { cat xg-vala-1.err; exit 1; }
# Don't simplify this to "grep ... < xg-vala-1.tmp", otherwise OpenBSD 4.0 grep