From: Daniele Segato <daniele.segato@gmail.com>
To: gentoo-docs-it@lists.gentoo.org
Subject: Re: [gentoo-docs-it] Breviario del traduttore?
Date: Mon, 06 Feb 2012 10:53:18 +0100 [thread overview]
Message-ID: <4F2FA30E.6080902@gmail.com> (raw)
In-Reply-To: <4F2FA0FA.7020005@gmail.com>
On 02/06/2012 10:44 AM, Daniele Segato wrote:
> if [[ XML_VALIDATION -ne 0 ]] ; then
> LOG_FILE="/tmp/git-commit-hook-log_`date '+%y%m%d%H%M%S'`.log"
> mv "$TMP_FILE" "$LOG_FILE"
errore:
mv "$TMP_LOG" "LOG_FILE"
> echo "See $LOG_FILE for details"
> echo "If you want to ignore this errors re commit with --no-verify
> option"
> exit $XML_VALIDATION
> else
> rm -f "$TMP_LOG" 2> /dev/null
> exit 0;
> fi
next prev parent reply other threads:[~2012-02-06 9:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-04 10:27 [gentoo-docs-it] Breviario del traduttore? Daniele Segato
2012-02-04 14:55 ` HUjuice
2012-02-05 10:41 ` Daniele Segato
2012-02-05 22:30 ` HUjuice
2012-02-05 22:51 ` Daniele Segato
2012-02-05 23:32 ` HUjuice
2012-02-06 9:44 ` Daniele Segato
2012-02-06 9:53 ` Daniele Segato [this message]
2012-02-06 10:19 ` HUjuice
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F2FA30E.6080902@gmail.com \
--to=daniele.segato@gmail.com \
--cc=gentoo-docs-it@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox