Repository: ambari Updated Branches: refs/heads/trunk 704e11455 -> eb0b6da82
AMBARI-5601 - Ambari-SCOM build is failing (Ivan Malamen via tbeerbower) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/eb0b6da8 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/eb0b6da8 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/eb0b6da8 Branch: refs/heads/trunk Commit: eb0b6da827c0d792ba3a44b4ac0ba5b358c76cfe Parents: 704e114 Author: tbeerbower <[email protected]> Authored: Mon Apr 28 15:59:31 2014 -0400 Committer: tbeerbower <[email protected]> Committed: Mon Apr 28 16:00:25 2014 -0400 ---------------------------------------------------------------------- contrib/ambari-scom/msi/src/ServiceHost/WmiSchema.cs | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/eb0b6da8/contrib/ambari-scom/msi/src/ServiceHost/WmiSchema.cs ---------------------------------------------------------------------- diff --git a/contrib/ambari-scom/msi/src/ServiceHost/WmiSchema.cs b/contrib/ambari-scom/msi/src/ServiceHost/WmiSchema.cs index aa35ea1..9bb1c35 100644 --- a/contrib/ambari-scom/msi/src/ServiceHost/WmiSchema.cs +++ b/contrib/ambari-scom/msi/src/ServiceHost/WmiSchema.cs @@ -74,4 +74,3 @@ namespace WMI void StopService(); } } --
