]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Fix typo in msgfmt-1 test.
authorDaiki Ueno <ueno@gnu.org>
Sun, 7 Jul 2013 01:31:20 +0000 (10:31 +0900)
committerDaiki Ueno <ueno@gnu.org>
Sun, 7 Jul 2013 04:58:57 +0000 (13:58 +0900)
gettext-tools/tests/msgfmt-1

index 5861b8354377f1feda747acb91ac5231de55fb2f..b44dded06ff0656100370a6fbc681e85e82c66c3 100755 (executable)
@@ -9,7 +9,7 @@ tmpfiles="$tmpfiles mf-1"
 test -d mf-1 || mkdir mf-1
 test -d mf-1/LC_MESSAGES || mkdir mf-1/LC_MESSAGES
 
--tmpfiles="$tmpfiles mf-1-module1.po mf-1-module2.po"
+tmpfiles="$tmpfiles mf-1-module1.po mf-1-module2.po"
 cat <<EOF > mf-1-module1.po
 #default domain "messages.mo"
 msgid  "SYS_(C)\n"