[
https://issues.apache.org/jira/browse/STORM-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349021#comment-14349021
]
ASF GitHub Bot commented on STORM-675:
--------------------------------------
Github user ptgoetz commented on a diff in the pull request:
https://github.com/apache/storm/pull/434#discussion_r25876670
--- Diff: bin/storm ---
@@ -1,5 +1,7 @@
-#!/usr/bin/python
-
+#!/bin/bash
+#
+# Copyright 2014 The Apache Software Foundation
--- End diff --
We shouldn't need the copyright year in the license header.
> Allow users to have storm-env.sh under config dir to set custom JAVA_HOME and
> other env variables
> -------------------------------------------------------------------------------------------------
>
> Key: STORM-675
> URL: https://issues.apache.org/jira/browse/STORM-675
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Sriharsha Chintalapani
> Assignee: Sriharsha Chintalapani
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)