Minor bug fix:
--- ./src/common/etc/configure_etc.sh.in 14 Mar 2003 13:41:33 -0000 1.3 +++ ./src/common/etc/configure_etc.sh.in 16 Mar 2003 03:35:10 -0000 @@ -1,3 +1,4 @@ +#!/bin/bash ## this is a bash script ## perhaps it works with other shells too but no warranty ## (c) 2003 Michael Bell <[EMAIL PROTECTED]>
configure_etc.sh is installed with executable permissions, but no bang line. This fixes it.
I checked configure.in for bash and see that bash will be searched in the sbin directories. Robert, do you know why do we do this? I added the normal directories at the end. Do I do something wrong or risky?
I am not sure though if you want to have "-e" on the end to enable aborting on an error.
I cannot find -e in the documentation of bash (man bash). So I don't added it.
Michael -- ------------------------------------------------------------------- Michael Bell Email: [EMAIL PROTECTED] ZE Computer- und Medienservice Tel.: +49 (0)30-2093 2482 (Computing Centre) Fax: +49 (0)30-2093 2704 Humboldt-University of Berlin Unter den Linden 6 10099 Berlin Email (private): [EMAIL PROTECTED] Germany http://www.openca.org
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel