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 am not sure though if you want to have "-e" on the end to
enable aborting on an error.
-- 
Brian May <[EMAIL PROTECTED]>


-------------------------------------------------------
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

Reply via email to