Repository: trafodion
Updated Branches:
  refs/heads/master 6ab2cb933 -> 5738beb27


Fix shebang

Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/5e779112
Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/5e779112
Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/5e779112

Branch: refs/heads/master
Commit: 5e77911240c9d4c7f0aa01c154a87b2ad30b98c6
Parents: 6d38e58
Author: wenjun-zhu <[email protected]>
Authored: Thu Feb 1 11:23:55 2018 +0800
Committer: GitHub <[email protected]>
Committed: Thu Feb 1 11:23:55 2018 +0800

----------------------------------------------------------------------
 core/sqf/sql/scripts/cleanat | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafodion/blob/5e779112/core/sqf/sql/scripts/cleanat
----------------------------------------------------------------------
diff --git a/core/sqf/sql/scripts/cleanat b/core/sqf/sql/scripts/cleanat
index e48261d..9573dba 100755
--- a/core/sqf/sql/scripts/cleanat
+++ b/core/sqf/sql/scripts/cleanat
@@ -1,4 +1,4 @@
-!/bin/bash
+#!/bin/bash
 #
 # @@@ START COPYRIGHT @@@
 #

Reply via email to