Explorar el Código

fix regular expression example

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751885 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_3_15_BETA3
Javen O'Neal hace 8 años
padre
commit
a359a8eb25
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      patch.xml

+ 1
- 1
patch.xml Ver fichero

@@ -100,7 +100,7 @@
<!--
get a list of all new files in patch.tar.gz and store in tar.file.list filelist
$ tar -tf patch.tar.gz | grep -v patch.txt | xargs svn add
$ tar tf patch.tar.gz | grep -v patch\.txt | xargs svn add
-->
<echo message="Getting ${patch.file} file list"/>
<delete dir="${patch.package}.tmp" quiet="false" failonerror="false" />

Cargando…
Cancelar
Guardar