Author: gsingers
Date: Fri Dec 2 13:51:19 2011
New Revision: 1209480
URL: http://svn.apache.org/viewvc?rev=1209480&view=rev
Log:
MAHOUT-907: move to use bash
Modified:
mahout/trunk/examples/bin/classify-20newsgroups.sh
Modified: mahout/trunk/examples/bin/classify-20newsgroups.sh
URL:
http://svn.apache.org/viewvc/mahout/trunk/examples/bin/classify-20newsgroups.sh?rev=1209480&r1=1209479&r2=1209480&view=diff
==============================================================================
--- mahout/trunk/examples/bin/classify-20newsgroups.sh (original)
+++ mahout/trunk/examples/bin/classify-20newsgroups.sh Fri Dec 2 13:51:19 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