We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
nextflow clean $RUN_NAME -force -quiet
Error:
ERROR ~ Can't perform I/O on pseudo-directories (trailing slash): /BUCKET_NAME/RUN_NAME/24/0b221c571de08d4b5dcb7f9fcca4e1
Notes:
nextflow clean
nextflow run
The working directory in the GCP bucket is not "cleaned".
See above
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug report
nextflow clean $RUN_NAME -force -quiet
Error:
ERROR ~ Can't perform I/O on pseudo-directories (trailing slash): /BUCKET_NAME/RUN_NAME/24/0b221c571de08d4b5dcb7f9fcca4e1
Notes:
nextflow clean
directory after runningnextflow run
with the same run name.nextflow clean
on a GCP Cloud Run jobThe working directory in the GCP bucket is not "cleaned".
Expected behavior and actual behavior
See above
Steps to reproduce the problem
See above
Program output
See above
Environment
The text was updated successfully, but these errors were encountered: