From f61ac686fd3642d81576849bceedd6c86fa934e2 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 25 Jun 2018 07:53:57 +0900 Subject: tools: keep the log of translation extraction Signed-off-by: Dirk Hohndel --- scripts/updatetranslationsource.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/updatetranslationsource.sh b/scripts/updatetranslationsource.sh index 61dbb0713..a2cb0aa1b 100755 --- a/scripts/updatetranslationsource.sh +++ b/scripts/updatetranslationsource.sh @@ -27,7 +27,7 @@ popd # recreate make files and create translation strings cmake . pushd translations -make translations_update > /dev/null 2>&1 +make translations_update > translationsupdate.log 2>&1 popd # restore the CMakeLists.txt and rebuild makefiles -- cgit v1.2.3-70-g09d2