1#!/bin/sh 2# 3#This script is used to run gettext test suites 4cd tests 5 6make -k runtest-TESTS top_srcdir=.. srcdir=. abs_srcdir=$PWD top_builddir=$PWD/../ abs_top_srcdir=$PWD/../ | cat 7