summaryrefslogtreecommitdiff
path: root/localedata/tst-trans.sh
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/tst-trans.sh')
-rwxr-xr-xlocaledata/tst-trans.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/tst-trans.sh b/localedata/tst-trans.sh
index c95f2236b4..b1245940ff 100755
--- a/localedata/tst-trans.sh
+++ b/localedata/tst-trans.sh
@@ -31,6 +31,6 @@ exit 1
# Run the test program.
LOCPATH=${common_objpfx}localedata LC_ALL=tt_TT \
${common_objpfx}elf/ld.so --library-path $common_objpfx \
-${common_objpfx}localedata/tst-trans
+${common_objpfx}localedata/tst-trans > ${common_objpfx}localedata/tst-trans.out
exit $?