Skip to content

Commit

Permalink
another test
Browse files Browse the repository at this point in the history
  • Loading branch information
jwomeara committed Sep 20, 2024
1 parent 073e2fe commit db5e583
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion contrib/datawave-quickstart/bin/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,8 @@ function downloadTarball() {
retVal=$?
fi
fi
info "JWO downloadTarball retVal: $retVal"
info "JWO downloadTarball ${tarball} retVal: $retVal"
info "list file: $(ls -l ${tarballdir}/${tarball})"
return 2
}

Expand Down

0 comments on commit db5e583

Please sign in to comment.