mirror of
https://github.com/php/pftt2.git
synced 2026-03-24 09:12:17 +01:00
pftt2_release not working on first run #26
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lavturo on GitHub (May 28, 2019).
On the first run with pftt2_release.cmd, it will almost consistently try to copy the minimum files to the pftt dir.
It should not be doing this and should be copying the required directories into pftt\pftt_release dir to zip. Otherwise, it will zip an empty folder.