Explorar el Código

Fix rat ignore

Mahadev Konar hace 11 años
padre
commit
7df81fabff
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      ambari-agent/pom.xml

+ 1 - 0
ambari-agent/pom.xml

@@ -646,6 +646,7 @@
           <excludes>
             <exclude>src/examples/*</exclude>
             <exclude>src/test/python/dummy*.txt</exclude>
+            <exclude>src/test/python/ambari_agent/dummy_files/*</exclude>
             <exclude>src/test/python/ambari_agent/dummy*.txt</exclude>
             <exclude>src/main/python/ambari_agent/imports.txt</exclude>
             <exclude>src/main/puppet/modules/stdlib/**</exclude>