Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bw-seas
GlobusTransferHelper
Commits
5060378d
Commit
5060378d
authored
Mar 27, 2020
by
Roland Haas
Browse files
howcase_helper: syntax fixes
parent
7a0f5e22
Changes
1
Hide whitespace changes
Inline
Side-by-side
showcase_helper.py
View file @
5060378d
...
...
@@ -90,6 +90,6 @@ print(list(files.keys()))
# get rid of files
print
(
"Removing files"
)
deleted
=
helper
.
delete
(
globushl
.
EP_BLUEWATERS_DUO
,
[
harefile
,
kenneldir
],
recursive
=
True
)
print
(
"Success: %s"
%
deleted
[
'status'
])
)
print
(
"Success: %s"
%
deleted
[
'status'
])
print
(
"All done"
)
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