[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit - (no author)

From: Dominic Anello <danello_at_danky.com>
Date: 2004-10-13 23:05:41 CEST

On 2004-10-13 17:02:09 -0400, Dominic Anello wrote:
> If you want to see error output, you have to write it to STDERR, like
> this:
> echo "Failing due to wrong property" 2>&1

Oops, got that backwards, should have been:
echo "Failing due to wrong property" 1>&2
 

  • application/pgp-signature attachment: stored
Received on Wed Oct 13 23:04:39 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.