Debug create issue
This commit is contained in:
parent
68c9f2dce1
commit
eaf4fd7fe1
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ if [ -f not_in_anitya ]; then
|
|||
\"title\": \"Add missing $repo packages to anitya\",
|
||||
\"body\": \"- [ ] $(sed '{:q;N;s/\n/\\n- [ ] /g;t q}' not_in_anitya)\"
|
||||
}")
|
||||
|
||||
echo $result
|
||||
else
|
||||
echo "Updating anitya issue"
|
||||
result_id="$(echo $result | jq -r '.[].number' )"
|
||||
|
|
Loading…
Add table
Reference in a new issue