Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Tamas Gal
DAC21copy
Commits
bec3c912
Verified
Commit
bec3c912
authored
Oct 28, 2021
by
Tamas Gal
💬
Browse files
Cosmetics
parent
b2a84415
Pipeline
#23075
passed with stage
in 20 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
copyfiles.py
View file @
bec3c912
...
...
@@ -125,7 +125,7 @@ def files_in(path, pattern):
def
main
():
if
len
(
sys
.
argv
)
<
2
:
print
(
"Copies files via Rucio in a given path.
\n\n
Usage: copyfiles.py PATH"
)
print
(
"Copies files via Rucio in a given path.
\n\n
Usage: copyfiles.py PATH
\n
"
)
exit
(
1
)
path
=
sys
.
argv
[
1
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment