You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Peter Samuelson <pe...@p12n.org> on 2006/07/12 12:35:05 UTC

Re: svn commit: r20316 - trunk/www

> +amounts to replacing <code>exec "$prgodir/$progname"</code> with
> +<code>exec gdb --args "$progdir/$progname"</code>.</p>

s/prgodir/progdir/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: r20316 - trunk/www

Posted by Madan U Sreenivasan <ma...@collab.net>.
On Wed, 12 Jul 2006 18:05:05 +0530, Peter Samuelson <pe...@p12n.org> wrote:

>
>> +amounts to replacing <code>exec "$prgodir/$progname"</code> with
>> +<code>exec gdb --args "$progdir/$progname"</code>.</p>
>
> s/prgodir/progdir/

Committed in r20583. Thanks.

Regards,
Madan.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org