Procházet zdrojové kódy

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

Romain Rigaux před 8 roky
rodič
revize
f95e3aa
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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