1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-03-18 13:49:50 +00:00

fixed: _ZL_RANDOM

This commit is contained in:
skywind3000
2019-01-28 16:43:10 +08:00
parent 311dd46ece
commit ce04313e29

2
z.lua
View File

@@ -1480,7 +1480,7 @@ function _zlua
l e x t r c s i h/help A-add C-complete -- $argv
if test -n "$_flag_add"
set _ZL_RANDOM (random)
set -x _ZL_RANDOM (random)
eval "$ZLUA_LUAEXE" "$ZLUA_SCRIPT" --add $argv
return
else if test -n "$_flag_complete"