change example
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env ruby
|
||||
|
||||
puts "will error in 10s"
|
||||
sleep 10
|
||||
sleep 5
|
||||
raise "Dying"
|
||||
|
||||
Reference in New Issue
Block a user