From 8bb763e34b4c1066ebf2aafbe20f53cbfc72f209 Mon Sep 17 00:00:00 2001 From: Davide Madrisan Date: Sat, 19 May 2012 14:27:21 +0200 Subject: [PATCH] pck-update: provide the action number in the message asking for running tests Signed-off-by: Davide Madrisan --- plugins/pck-update.in | 3 ++- po/it/pck-update.po | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/plugins/pck-update.in b/plugins/pck-update.in index c099aa1..d673cd9 100644 --- a/plugins/pck-update.in +++ b/plugins/pck-update.in @@ -2354,7 +2354,8 @@ $SRPM_SPECFILE_WITH_PATH $USER_RPMDEFINE_OPTS 2>&1" local rpmbuild_retcode="$?" if [ $rpmbuild_retcode -eq 0 ]; then notify.note "\n${NOTE}"$"\ -It seems good but do not forget to run quality and security tests.""${NORM}"" +It seems good but do not forget to run quality and security tests"\ +" (-a8)"${NORM}"" " else local tmpunpackfiles=$(mktemp -q -t $me.XXXXXXXX) diff --git a/po/it/pck-update.po b/po/it/pck-update.po index dd8eb19..ea6da3f 100644 --- a/po/it/pck-update.po +++ b/po/it/pck-update.po @@ -516,8 +516,8 @@ msgstr "rimozione dei pacchetti sorgente e delle patch, se presenti" msgid "removing" msgstr "rimozione di" -msgid "It seems good but do not forget to run quality and security tests." -msgstr "Sembra ok ma non dimenticare di eseguire i test di qualità e sicurezza." +msgid "It seems good but do not forget to run quality and security tests" +msgstr "Sembra ok ma non dimenticare di eseguire i test di qualità e sicurezza" msgid "Add the following files in the right %files blocks" msgstr "Smistare i seguenti file nelle sezioni %files corrispondenti"