summaryrefslogtreecommitdiff
path: root/xmake/core/base/option.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2017-03-30 20:43:35 +0800
committerruki <[email protected]>2017-03-30 20:43:35 +0800
commit8cece0ebb4012780f8c290f38e7bb022e59b6782 (patch)
tree0be764a61a8fe99eabd1507fdcea09c813fb8a2b /xmake/core/base/option.lua
parentdd3e97f4c1d1ede059b3cc6f52808409b4462c36 (diff)
fix root bug for installation
Diffstat (limited to 'xmake/core/base/option.lua')
-rw-r--r--xmake/core/base/option.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/core/base/option.lua b/xmake/core/base/option.lua
index 0bcd6f4b4..718cc68b8 100644
--- a/xmake/core/base/option.lua
+++ b/xmake/core/base/option.lua
@@ -487,7 +487,6 @@ function option.find(argv, name, shortname)
-- get value
nextvalue = true
end
-
end
end