# HG changeset patch # User Nick # Date 1294816811 0 # Node ID 2f379a0b64611ea7c24763747e06f0c95723f1e3 # Parent 36e5f17d180ca8ebebd4e295328730e8bb8cef71 Revert "Added git path (Atiti)" This reverts commit c964d8bbde489b54db02be6e399d9ab364265765. Setting configure to force bash is inappropriate. configure can use any shell with korn or compatible features, and on most systems /bin/sh points to such a shell. Ubutnu breaks compatibility by changing /bin/sh to dash. The solution is to fix Ubuntu, not to break the configure script. diff -r 36e5f17d180c -r 2f379a0b6461 configure --- a/configure Wed Jan 12 07:17:50 2011 +0000 +++ b/configure Wed Jan 12 07:20:11 2011 +0000 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh vars="gitd_ip gitd_basepath git_name git_email tinydns_config tinydns__tldsrvrname tinydns__tldsrvrip" diff -r 36e5f17d180c -r 2f379a0b6461 db/usr/atiti/git --- a/db/usr/atiti/git Wed Jan 12 07:17:50 2011 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -git://1.1.123.1/