You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by vb...@apache.org on 2015/03/10 19:04:02 UTC

ambari git commit: AMBARI-10010. Oozie Service check fails on stack 2.2.1.(vbrodetskyi)

Repository: ambari
Updated Branches:
  refs/heads/trunk 435f9a14b -> 7ca07ca71


AMBARI-10010. Oozie Service check fails on stack 2.2.1.(vbrodetskyi)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/7ca07ca7
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/7ca07ca7
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/7ca07ca7

Branch: refs/heads/trunk
Commit: 7ca07ca71832bac562913cf5382868f61798768f
Parents: 435f9a1
Author: Vitaly Brodetskyi <vb...@hortonworks.com>
Authored: Tue Mar 10 20:00:40 2015 +0200
Committer: Vitaly Brodetskyi <vb...@hortonworks.com>
Committed: Tue Mar 10 20:00:40 2015 +0200

----------------------------------------------------------------------
 .../common-services/OOZIE/4.0.0.2.0/package/files/oozieSmoke2.sh   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/7ca07ca7/ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/files/oozieSmoke2.sh
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/files/oozieSmoke2.sh b/ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/files/oozieSmoke2.sh
index 63da7c9..32211c4 100644
--- a/ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/files/oozieSmoke2.sh
+++ b/ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/files/oozieSmoke2.sh
@@ -20,7 +20,7 @@
 #
 #
 
-export os_family = $1
+export os_family=$1
 export oozie_lib_dir=$2
 export oozie_conf_dir=$3
 export oozie_bin_dir=$4