Update reinstate_orig Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/78abccb0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/78abccb0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/78abccb0
Branch: refs/heads/master Commit: 78abccb045df63cc502cd2eab5bc13b1718d94e5 Parents: 2155c3d Author: mashengchen <[email protected]> Authored: Tue Mar 1 09:41:52 2016 +0800 Committer: mashengchen <[email protected]> Committed: Tue Mar 1 09:41:52 2016 +0800 ---------------------------------------------------------------------- core/sqf/src/seatrans/hbase-trx/reinstate_orig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/78abccb0/core/sqf/src/seatrans/hbase-trx/reinstate_orig ---------------------------------------------------------------------- diff --git a/core/sqf/src/seatrans/hbase-trx/reinstate_orig b/core/sqf/src/seatrans/hbase-trx/reinstate_orig index 4262a44..b97a957 100755 --- a/core/sqf/src/seatrans/hbase-trx/reinstate_orig +++ b/core/sqf/src/seatrans/hbase-trx/reinstate_orig @@ -19,7 +19,8 @@ # under the License. # # @@@ END COPYRIGHT @@@ -##!/bin/sh +# +#!/bin/sh lv_fnames=`find -name "*.java.tmpl" | sed -e "s/\.tmpl$//" `
