You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by jl...@apache.org on 2015/06/09 00:14:36 UTC

ambari git commit: AMBARI-11799: [WinTP2] Build stalls at ambari-admin (jluniya)

Repository: ambari
Updated Branches:
  refs/heads/trunk 87586c670 -> 49fa52150


AMBARI-11799: [WinTP2] Build stalls at ambari-admin (jluniya)


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

Branch: refs/heads/trunk
Commit: 49fa52150079c7ed70699ac6fc96be847d0c144e
Parents: 87586c6
Author: Jayush Luniya <jl...@hortonworks.com>
Authored: Mon Jun 8 15:14:26 2015 -0700
Committer: Jayush Luniya <jl...@hortonworks.com>
Committed: Mon Jun 8 15:14:26 2015 -0700

----------------------------------------------------------------------
 ambari-admin/set-ambari-version.cmd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/49fa5215/ambari-admin/set-ambari-version.cmd
----------------------------------------------------------------------
diff --git a/ambari-admin/set-ambari-version.cmd b/ambari-admin/set-ambari-version.cmd
index 14fdec6..2b827fc 100644
--- a/ambari-admin/set-ambari-version.cmd
+++ b/ambari-admin/set-ambari-version.cmd
@@ -14,4 +14,4 @@ rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 rem See the License for the specific language governing permissions and
 rem limitations under the License.
 
-powershell -File set-ambari-version.ps1 %*
\ No newline at end of file
+powershell -File set-ambari-version.ps1 %* < NUL
\ No newline at end of file