Control: reopen -1This does not appear to work correctly. When a directory is created for package registration, the output changes to:
Creating package registration directory: <directory_name>Note the last part "directory" vs "file" in the single file case. This causes the regex that's looking for "Creating package registration file" to not match.
Scott