]> granicus.if.org Git - libexpat/commit
- avoided assumptions that glob patterns before a trailing slash will
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 30 Sep 2004 02:34:48 +0000 (02:34 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 30 Sep 2004 02:34:48 +0000 (02:34 +0000)
commit78ee5b3911071b7e3b937a5cf232b7129085e133
tree212620a0b606c3c1e5b85d3b3c7c55c6675ff56e
parenta605dc750ba3c990e338b9976fa8550ae10d0e7b
- avoided assumptions that glob patterns before a trailing slash will
  be expanded; this seems to be a problem in some non-bash shells
  (see SF bug #1033923)
- move counter updates to a shared function
- modified one of the output messages to be (hopefully) less confusing
expat/tests/xmltest.sh