2
0
salt-formula/test
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
..
integration test(_mapdata): update verification files for master_type: str 2021-09-04 21:27:44 +01:00
salt/pillar test(aluminium): add pillar, tests and verification files for 3003 2021-04-22 08:52:57 +01:00