bin/regen.sh - Fix misnamed extension
authorTim Otten <totten@civicrm.org>
Thu, 14 Oct 2021 04:22:19 +0000 (21:22 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 14 Oct 2021 04:30:56 +0000 (21:30 -0700)
commit3f56e128f90f9afb7b524f1743f9cad59aef6f1b
tree25bc1bcf223dedc0afccb300c1d103ea0257c7a7
parentbbd9b7b20176bc1d3cfe09071db4dd4e3ba7c5c9
bin/regen.sh - Fix misnamed extension

The script tries to filter the list of extensions that wind up in the sample data-set.

The filter list targets `full_name` (ie long name), but some of the values are inaccurate.
bin/regen.sh