Really suppress msgmerge progress indicators.
Этот коммит содержится в:
родитель
114b2c1715
Коммит
d90475660e
@ -10,7 +10,7 @@ trap 'echo >&2 "ERROR: Test not completed, exit with code $?"; exit 1' exit
|
||||
distcheck() {
|
||||
id="$1"
|
||||
shift
|
||||
make distcheck $MAKEFLAGS "$@" >test-$id.out 2>test-$id.err
|
||||
make distcheck "$MAKEFLAGS" "$@" >test-$id.out 2>test-$id.err
|
||||
}
|
||||
|
||||
# Specify which warnings we want to see.
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user