Skip to content
Snippets Groups Projects
Commit ecc93af0 authored by Cedric CAFFY's avatar Cedric CAFFY
Browse files

Removed an echo of the Repack Request in the repack-systemtest-wrapper.sh

parent 313d26d2
No related branches found
No related tags found
No related merge requests found
......@@ -49,8 +49,6 @@ admin_klist > /dev/null 2>&1 || die "Cannot get kerberos credentials for user ${
repackRequest=`admin_cta --json repack ls --vid ${VID}`
echo $repackRequest
if [ "$repackRequest" == "" ];
then
die "No repack request for this VID."
......
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