[
https://issues.apache.org/jira/browse/TRAFODION-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16348663#comment-16348663
]
ASF GitHub Bot commented on TRAFODION-2943:
-------------------------------------------
GitHub user sbroeder opened a pull request:
https://github.com/apache/trafodion/pull/1436
[TRAFODION-2943]
Fix to add # at the beginning of the script to enable bash
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sbroeder/trafodion sean_traf
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1436.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1436
----
commit ab17521fe4016a770bd986803b7e05519ae93bc6
Author: Sean Broeder <sbroeder@...>
Date: 2018-02-01T13:31:57Z
[TRAFODION-2943]
Fix to add # at the beginning of the script to enable bash
----
> shebang in file core/sqf/sql/scripts/cleanat is broken
> ------------------------------------------------------
>
> Key: TRAFODION-2943
> URL: https://issues.apache.org/jira/browse/TRAFODION-2943
> Project: Apache Trafodion
> Issue Type: Bug
> Components: dev-environment
> Affects Versions: any
> Reporter: Wenjun Zhu
> Priority: Trivial
> Fix For: 2.3
>
>
> In file core/sqf/sql/scripts/cleanat is broken, the shebang should be '#!',
> but it lacks '#' at present.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)