summaryrefslogtreecommitdiff
path: root/xmake/core/base/os.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2021-07-15 00:37:16 +0800
committerruki <[email protected]>2021-07-15 00:37:16 +0800
commit528971ff1ad33097e89aa00161d44e8c6dd5fbf1 (patch)
treefcac29554051fcbbea0d8973f30bea438fa5ef7b /xmake/core/base/os.lua
parent609d96e936637ec10278098ceb4e07257db7393b (diff)
improve xrepo env
Diffstat (limited to 'xmake/core/base/os.lua')
-rw-r--r--xmake/core/base/os.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/core/base/os.lua b/xmake/core/base/os.lua
index 2b8773163..e9f403d92 100644
--- a/xmake/core/base/os.lua
+++ b/xmake/core/base/os.lua
@@ -260,7 +260,6 @@ function os._remove_repeat_pathenv(value)
return value
end
-
-- match files or directories
--
-- @param pattern the search pattern