Author: cutting
Date: Fri Jan 27 02:45:35 2006
New Revision: 372810

URL: http://svn.apache.org/viewcvs?rev=372810&view=rev
Log:
Explicitly specify bash, since this script requires some bash-specific features.

Modified:
    lucene/nutch/trunk/bin/nutch

Modified: lucene/nutch/trunk/bin/nutch
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/bin/nutch?rev=372810&r1=372809&r2=372810&view=diff
==============================================================================
--- lucene/nutch/trunk/bin/nutch (original)
+++ lucene/nutch/trunk/bin/nutch Fri Jan 27 02:45:35 2006
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 # 
 # The Nutch command script
 #




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Nutch-cvs mailing list
Nutch-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to