[
https://issues.apache.org/jira/browse/FLINK-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204598#comment-14204598
]
ASF GitHub Bot commented on FLINK-1212:
---------------------------------------
Github user rmetzger commented on the pull request:
https://github.com/apache/incubator-flink/pull/180#issuecomment-62364389
Ah. The issue hasn't been merged to Flink. @StephanEwen referenced to it
from his "incubator-flink" branch.
> Interpreter directive in shell scripts should be "/usr/bin/env bash" instead
> of "/bin/bash"
> -------------------------------------------------------------------------------------------
>
> Key: FLINK-1212
> URL: https://issues.apache.org/jira/browse/FLINK-1212
> Project: Flink
> Issue Type: Bug
> Affects Versions: 0.8-incubating
> Reporter: Kousuke Saruta
> Assignee: Fabian Hueske
>
> There are some scripts which interpreter directive are
> {code}#!/bin/bash{code}. We should use {code}#!/usr/bin/env
> bash"{code}instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)