Skip to content

Commit

Permalink
shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
dnr committed Jul 27, 2022
1 parent b751699 commit d003f13
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions schema/elasticsearch/visibility/versioned/v3/upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ fi

echo "=== Step 1. Add new builtin search attributes ==="

case $ES_VERSION in
v6) date_type='date' ; doc_type='/_doc' ;;
*) date_type='date_nanos' ; doc_type='' ;;
esac

new_mapping='
{
"properties": {
Expand Down

0 comments on commit d003f13

Please sign in to comment.