Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
workspaces
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
NRAO Gitlab has been upgraded to version 17.10
Show more breadcrumbs
ssa
workspaces
Commits
dc401d4f
Commit
dc401d4f
authored
1 year ago
by
Daniel Nemergut
Browse files
Options
Downloads
Patches
Plain Diff
Needed quotes around the variable for existance testing
parent
3d559048
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!1607
merge 2.8.3 to main
,
!1604
WS-1574 Part 2 of PIMS auto delete
Pipeline
#14708
passed
1 year ago
Stage: pull-db
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
shared/workspaces/alembic/versions/templates/vlass_image_caching/caching_sh_2.8.3.txt
+1
-1
1 addition, 1 deletion
...rsions/templates/vlass_image_caching/caching_sh_2.8.3.txt
with
1 addition
and
1 deletion
shared/workspaces/alembic/versions/templates/vlass_image_caching/caching_sh_2.8.3.txt
+
1
−
1
View file @
dc401d4f
#!/bin/sh
export CAPO_PROFILE=vlass.{{vlass_env}}
if [ -n $5 ]; then
if [ -n
"
$5
"
]; then
./pimscache rm -c $1 -p $2
fi
...
...
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