Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
unimelb-mf-clients
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
resplat-mediaflux
unimelb-mf-clients
Commits
64e14c3e
Commit
64e14c3e
authored
6 years ago
by
Neil Killeen
Browse files
Options
Downloads
Patches
Plain Diff
remove hard wired test assets !
parent
212e2057
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/scripts/unix/download-shell-script-url-create
+1
-2
1 addition, 2 deletions
src/main/scripts/unix/download-shell-script-url-create
with
1 addition
and
2 deletions
src/main/scripts/unix/download-shell-script-url-create
+
1
−
2
View file @
64e14c3e
...
...
@@ -31,7 +31,7 @@ usage() {
echo
" <id> Mediaflux asset IDs to be downloaded by the scripts. Can be multiple, but must be from the same project."
echo
""
echo
"Examples:"
echo
"
$(
basename
$0
)
--email user1@unimelb.edu.au --expire-days 10 proj
-abc-1128.4.999/RAW_DATA
proj-abc-1128.4.999
/PROCESSED_DATA
"
echo
"
$(
basename
$0
)
--email user1@unimelb.edu.au --expire-days 10
--
proj
ect
proj-abc-1128.4.999
13401893 43204382
"
echo
""
}
...
...
@@ -137,7 +137,6 @@ do
done
ROLE
=
"
${
PROJECT
}
:participant-a"
ROLE_NAMESPACE
=
"
${
PROJECT
}
"
COMMAND
=
"
${
COMMAND
}
:id 2383171 :id 2383172"
COMMAND
=
"
${
COMMAND
}
:token < :role -type role
${
ROLE
}
:to now+
${
EXPIRE_DAYS
}
day > :verbose
${
VERBOSE
}
:overwrite
${
OVERWRITE
}
"
COMMAND
=
"
${
COMMAND
}
>"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment