Skip to content
Snippets Groups Projects
Commit c45842e1 authored by Daniel Nemergut's avatar Daniel Nemergut
Browse files

Merge branch 'ws1574-toggle_seci_pims_auto_deletion' into '2.8.3-DEVELOPMENT'

WS-1574 Part 2 of PIMS auto delete

See merge request !1604
parents a19af00d dc401d4f
No related branches found
No related tags found
2 merge requests!1607merge 2.8.3 to main,!1604WS-1574 Part 2 of PIMS auto delete
Pipeline #14709 passed
#!/bin/sh
export CAPO_PROFILE=vlass.{{vlass_env}}
if [ -n $5 ]; then
if [ -n "$5" ]; then
./pimscache rm -c $1 -p $2
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment