Author: apurtell
Date: Tue Nov 17 08:12:28 2009
New Revision: 881187
URL: http://svn.apache.org/viewvc?rev=881187&view=rev
Log:
HBASE 1961; remove debug statement
Modified:
hadoop/hbase/trunk/src/contrib/ec2/bin/revoke-hbase-cluster-secgroups
Modified: hadoop/hbase/trunk/src/contrib/ec2/bin/revoke-hbase-cluster-secgroups
URL:
http://svn.apache.org/viewvc/hadoop/hbase/trunk/src/contrib/ec2/bin/revoke-hbase-cluster-secgroups?rev=881187&r1=881186&r2=881187&view=diff
==============================================================================
--- hadoop/hbase/trunk/src/contrib/ec2/bin/revoke-hbase-cluster-secgroups
(original)
+++ hadoop/hbase/trunk/src/contrib/ec2/bin/revoke-hbase-cluster-secgroups Tue
Nov 17 08:12:28 2009
@@ -1,7 +1,5 @@
#!/usr/bin/env bash
-set -x
-
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.