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

Re: svn commit: r17483 - trunk

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2005-11-23 01:15:55 CET

On 11/22/05, Peter Samuelson <peter@p12n.org> wrote:

> Might add this too.
>
> Index: subversion/tests/clients/cmdline/davautocheck.sh
> ===================================================================
> --- subversion/tests/clients/cmdline/davautocheck.sh (revisione 17484)
> +++ subversion/tests/clients/cmdline/davautocheck.sh (copia locale)
> @@ -1,4 +1,4 @@
> -#!/bin/sh
> +#!/bin/bash
> # -*- mode: shell-script; -*-
> # $Id$

I thought about that, but decided that since systems that use
something other than bash for /bin/sh usually don't have bash in /bin
it wouldn't really help much anyway. I'm totally not motivated enough
to go add autoconf gunk to search out the actual location of bash,
especially considering that the script is run in such a way that the
#! line isn't even consulted anyway.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 23 01:16:45 2005

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.