2
0
Commit Graph

2 Commits

Author SHA1 Message Date
Imran Iqbal
c16e7a3b75
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/"
```
2021-09-04 21:27:44 +01:00
Imran Iqbal
42d64870e3
test(_mapdata): add AlmaLinux verification file [skip ci] 2021-08-19 08:12:07 +01:00