diff options
Diffstat (limited to 'awall-cli')
-rwxr-xr-x | awall-cli | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -304,7 +304,7 @@ if not call( until data == '' stdout:close() - lpc.wait(pid) + os.exit(lpc.wait(pid) / 256) elseif mode == 'translate' then if verify then config:test() end |