Scripts should specify bash instead of /bin/sh
----------------------------------------------

                 Key: MAHOUT-669
                 URL: https://issues.apache.org/jira/browse/MAHOUT-669
             Project: Mahout
          Issue Type: Bug
            Reporter: Ted Dunning


Ken Williams said:
{quote}
Just out of interest, I also reckon your 'build-cluster-syntheticcontrol.sh'
script should be a bash script (#!/bin/bash) rather than a standard
shell (#!/bin/sh) script.


$ trunk/examples/bin/build-cluster-syntheticcontrol.sh
trunk/examples/bin/build-cluster-syntheticcontrol.sh: 28: Syntax error: "("
unexpected (expecting "fi")
$
{quote}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to