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

Re: svn commit: r9982 - trunk/tools/test-scripts/svntest

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2004-06-14 01:31:21 CEST

On 2004-06-13 17:14-0500, brane@tigris.org wrote:

> * tools/test-scripts/svntest/svntest.sh: Run BDB and FSFS tests conditionally
> depending on value of TEST_BDB and TEST_FSFS, respectively.

You read my mind remotely? There have to be holes in my thin foil hat.

One comment:

> +REVPREFIX=`$SVN info $SVN_REPO | $SED -ne 's@^URL .*/repos/svn/\(.*\)$@\1 r@p'`
Should be:
   REVPREFIX="`$SVN info $SVN_REPO | $SED -ne 's@^URL: .*/repos/svn/\(.*\)$@\1 r@p'` r"

because:
> +echo "BUILD: $REVPREFIX$REV on $BUILD" >> $LOG_FILE
... etc.

I could do that, but only at evening/tomorrow. Thanks for committing
this, I am quit badly stuffed up and busy at the moment and I am not
even at home, and I don't have my tigris passwd with me and what
else... sigh.

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 14 01:32:01 2004

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

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