Skip to content

Commit

Permalink
Revert "Remove temporary pr-4995.patch (#99)". Closes #100 (#105)
Browse files Browse the repository at this point in the history
This reverts commit 2cd189f.
  • Loading branch information
jdblischak authored Jun 7, 2024
1 parent 5372596 commit 8232fd1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/tiledb/update-recipe.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,5 @@ sed -i \
s/" number: [0-9]\+"/" number: 0"/ \
tiledb-feedstock/recipe/meta.yaml

# (temporary) Remove pr-4995.patch
git -C tiledb-feedstock/ rm recipe/pr-4995.patch
sed -i /4995/d tiledb-feedstock/recipe/meta.yaml

# Print differences
git -C tiledb-feedstock/ --no-pager diff recipe/meta.yaml

0 comments on commit 8232fd1

Please sign in to comment.