Author: ssc
Date: Sun Jan 30 14:59:51 2011
New Revision: 1065301
URL: http://svn.apache.org/viewvc?rev=1065301&view=rev
Log:
MAHOUT-601 Syntax error when running build-reuters.sh script
Modified:
mahout/trunk/examples/bin/build-reuters.sh
Modified: mahout/trunk/examples/bin/build-reuters.sh
URL:
http://svn.apache.org/viewvc/mahout/trunk/examples/bin/build-reuters.sh?rev=1065301&r1=1065300&r2=1065301&view=diff
==============================================================================
--- mahout/trunk/examples/bin/build-reuters.sh (original)
+++ mahout/trunk/examples/bin/build-reuters.sh Sun Jan 30 14:59:51 2011
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with