[Opensrf-commits] r1525 - trunk/bin

svn at svn.open-ils.org svn at svn.open-ils.org
Sun Dec 7 16:04:54 EST 2008


Author: dbs
Date: 2008-12-07 16:04:50 -0500 (Sun, 07 Dec 2008)
New Revision: 1525

Modified:
   trunk/bin/osrf_config.in
Log:
Use an explicit shell (bash) to avoid complications on systems with different default shells


Modified: trunk/bin/osrf_config.in
===================================================================
--- trunk/bin/osrf_config.in	2008-12-06 20:37:34 UTC (rev 1524)
+++ trunk/bin/osrf_config.in	2008-12-07 21:04:50 UTC (rev 1525)
@@ -1,3 +1,5 @@
+#!/bin/bash
+#
 # Copyright (C) 2008 Equinox Software, Inc.
 # Kevin Beswick <kevinbeswick00 at gmail.com>
 #



More information about the opensrf-commits mailing list