2
0
salt-formula/test/integration/v3001-py3/files
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
..
_mapdata test(_mapdata): update verification files for master_type: str 2021-09-04 21:27:44 +01:00