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
|
0ab42d7ce8
|
feat(freebsd): update packages from py37-* => py38-*
|
2021-07-14 14:42:28 +01:00 |
|
Imran Iqbal
|
a30f124485
|
fix(freebsd): fix package names [skip ci]
Resolves issues introduced in 24ebbb4e0c .
|
2021-04-04 15:41:53 +01:00 |
|
Imran Iqbal
|
26f2cc1ef0
|
test(freebsd-11): fix osfinger in comment [skip ci]
|
2021-03-31 08:15:43 +01:00 |
|
Imran Iqbal
|
24ebbb4e0c
|
fix(freebsd): update to provide support for most recent versions
|
2021-03-30 12:40:41 +01:00 |
|