Parcourir la source

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 il y a 8 ans
Parent
révision
a359a8eb25
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      patch.xml

+ 1
- 1
patch.xml Voir le fichier

@@ -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" />

Chargement…
Annuler
Enregistrer