ic-hep / pdm

0 stars 0 forks source link

Fix workqueue REMOVE job expansion against removal of ./.. #372

Closed alexanderrichards closed 6 years ago

alexanderrichards commented 6 years ago

When we removed . and .. at the gfal2 script level we broke the logic in the expansion of the REMOVE (and possibly COPY) jobs. This patch fixes the situation for REMOVE jobs only. I will invesitigate COPY jobs next.

fixes https://github.com/ic-hep/pdm/issues/349