lib/bluepill/system.rb in cloud66-bluepill-0.0.62 vs lib/bluepill/system.rb in cloud66-bluepill-0.0.63
- old
+ new
@@ -187,10 +187,10 @@
# Time to tell the parent about what went down
wr.write Marshal.dump(result)
wr.close
- exit
+ ::Process.exit!
end
end
def store
@store ||= Hash.new