fixing test

This commit is contained in:
Axel Kittenberger 2017-01-05 11:39:00 +01:00
parent 0c5e2c707e
commit 4c83a9b263

View File

@ -48,7 +48,7 @@ else
cwriteln( 'Signal terminating diff = ', code ) cwriteln( 'Signal terminating diff = ', code )
end end
if exitcode ~= 0 if code ~= 0
then then
os.exit( 1 ) os.exit( 1 )
else else