Skip to content
Snippets Groups Projects
Unverified Commit c16e7a3b authored by Imran Iqbal's avatar Imran Iqbal
Browse files

test(_mapdata): update verification files for `master_type: str`

Use the following command:

```
$ GREP_SED="^\(\s\+master_type: \)true" \
  && grep -rl "${GREP_SED}" test/integration/ \
  | xargs sed -i -e "/${GREP_SED}/s//\1str/"
```
parent 8fa064ba
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 20 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment