Skip to content
Snippets Groups Projects
Commit 06b62316 authored by Michael Davis's avatar Michael Davis
Browse files

[ci] Changes admin_cta to cta-admin in client_ar.sh

parent 7084deea
No related branches found
Tags v3.1-8
No related merge requests found
......@@ -66,7 +66,7 @@ tapefile_ls()
eos root://${EOSINSTANCE} find --fid ${EOS_DIR} |\
admin_cta --json tape ls --fidfile /dev/stdin |\
jq '.[] | .vid' |\
xargs env KRB5CCNAME=/tmp/${CTAADMIN_USER}/krb5cc_0 cta_admin --json tapefile ls --lookupnamespace --vid |\
xargs env KRB5CCNAME=/tmp/${CTAADMIN_USER}/krb5cc_0 cta-admin --json tapefile ls --lookupnamespace --vid |\
admin_cta --json tf ls --lookupnamespace --vid | jq '.[] | .df.path' |\
sed 's/"//g' |\
grep "^${EOS_DIR}"
......
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