Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

collect: bugfix to not symlink yourself #245

Merged
merged 1 commit into from
May 15, 2014
Merged

collect: bugfix to not symlink yourself #245

merged 1 commit into from
May 15, 2014

Conversation

greut
Copy link

@greut greut commented May 15, 2014

Removing the destination folder from the list of folder to read from. The destination folder is also the application static_folder so it be unset before running the collect operation. (fixes #244)

Enhanced the output of the log to show only the symlinked files and ignore the skipped ones. A counter is displayed at the end (currently 564 files).

* Removing the destination folder from the list of folder to read from.
  The destination folder is also the application static_folder so it be
  unset before running the collect operation. (fixes #244)

* Ignoring the existing files in the output log of the command and
  showing only the one added, with a nice counter at the end.

Signed-off-by: Yoan Blanc <yoan.blanc@cern.ch>
Reported-by: Jan Åge Lavik <jan.age.lavik@cern.ch>
@jirikuncar jirikuncar merged commit d2e9a5e into jirikuncar:pu May 15, 2014
@greut greut deleted the fix-244 branch May 16, 2014 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants