change example

This commit is contained in:
David Dollar
2010-06-22 16:15:17 -04:00
parent 41a0620126
commit a6197c183e
4 changed files with 4 additions and 11 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env ruby
puts "will error in 10s"
sleep 10
sleep 5
raise "Dying"