aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xawall-cli2
1 files changed, 1 insertions, 1 deletions
diff --git a/awall-cli b/awall-cli
index 9055ab0..022d918 100755
--- a/awall-cli
+++ b/awall-cli
@@ -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