Merge branch 'master' into v2.1
This commit is contained in:
@@ -69,7 +69,7 @@ local map_arch = {
|
||||
|
||||
local map_os = {
|
||||
linux = true, windows = true, osx = true, freebsd = true, netbsd = true,
|
||||
openbsd = true, solaris = true,
|
||||
openbsd = true, dragonfly = true, solaris = true,
|
||||
}
|
||||
|
||||
local function checkarg(str, map, err)
|
||||
|
||||
Reference in New Issue
Block a user