File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1720,7 +1720,8 @@ case $os in
1720
1720
| skyos* | haiku* | rdos* | toppers* | drops* | es* \
1721
1721
| onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \
1722
1722
| midnightbsd* | amdhsa* | unleashed* | emscripten* | wasi* \
1723
- | nsk* | powerunix* | genode* | zvmoe* | qnx* | emx* )
1723
+ | nsk* | powerunix* | genode* | zvmoe* | qnx* | emx* \
1724
+ | dogfood* )
1724
1725
;;
1725
1726
# This one is extra strict with allowed versions
1726
1727
sco3.2v2 | sco3.2v[4-9]* | sco5v6* )
Original file line number Diff line number Diff line change @@ -1366,7 +1366,7 @@ case $os in
1366
1366
| skyos* | haiku* | rdos* | toppers* | drops* | es* \
1367
1367
| onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \
1368
1368
| midnightbsd* | amdhsa* | unleashed* | emscripten* | wasi* \
1369
- | nsk* | powerunix)
1369
+ | nsk* | powerunix | dogfood * )
1370
1370
# Remember, each alternative MUST END IN *, to match a version number.
1371
1371
;;
1372
1372
qnx* )
Original file line number Diff line number Diff line change @@ -1390,7 +1390,7 @@ case $os in
1390
1390
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
1391
1391
| -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \
1392
1392
| -onefs* | -tirtos* | -phoenix* | -fuchsia* | -redox* | -bme* \
1393
- | -midnightbsd* )
1393
+ | -midnightbsd* | -dogfood * )
1394
1394
# Remember, each alternative MUST END IN *, to match a version number.
1395
1395
;;
1396
1396
-qnx* )
You can’t perform that action at this time.
0 commit comments