소스 검색

HUE-6077 [hbase] Declare mako template as utf8 to avoid string extraction issues

Romain Rigaux 8 년 전
부모
커밋
f95e3aa
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      apps/hbase/src/hbase/templates/app.mako

+ 1 - 0
apps/hbase/src/hbase/templates/app.mako

@@ -1,3 +1,4 @@
+## -*- coding: utf-8 -*-
 ## Licensed to Cloudera, Inc. under one
 ## or more contributor license agreements.  See the NOTICE file
 ## distributed with this work for additional information