]> git.evergreen-ils.org Git - Evergreen.git/commit
Allow * in file portion of pathname
authoratz <atz@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 12 Aug 2010 19:49:53 +0000 (19:49 +0000)
committeratz <atz@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 12 Aug 2010 19:49:53 +0000 (19:49 +0000)
commite9138fd660828cf29fdbe52247028a81bad0e514
treea659b2aba0cbd0737607454a05a76c4519c687c9
parent9612ca1effbd6a912112a38accf49aefb2790228
Allow * in file portion of pathname

Example:
    incoming/*.xpo => incoming/yegagufoNy.xpo

You cannot put an asterisk in the path portion of the string, however,
since that would mean the target directory was not determined.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@17201 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Acq/EDI.pm
Open-ILS/src/perlmods/OpenILS/Utils/RemoteAccount.pm
Open-ILS/src/support-scripts/edi_pusher.pl