فهرست منبع

[hbase] cleanup regenerate_thrift.sh

Kevin Wang 12 سال پیش
والد
کامیت
2bdfaa1
1فایلهای تغییر یافته به همراه1 افزوده شده و 15 حذف شده
  1. 1 15
      apps/hbase/regenerate_thrift.sh

+ 1 - 15
apps/hbase/regenerate_thrift.sh

@@ -16,18 +16,4 @@
 # limitations under the License.
 cd $(dirname $0)
 
-thrift --gen py thrift/hbase.thrift
-
-cat <<EOF
-======================================================================
-NOTE:
-======================================================================
-
-This script does *not* remove old generated files that may not be necessary anymore.
-You should probably do something like:
- > git rm -rf java/src/main/gen-java gen-py
- > ./regenerate_thrift.sh
- > git add java/src/main/gen-java gen-py
-
-======================================================================
-EOF
+thrift --gen py thrift/hbase.thrift