move data under data

This commit is contained in:
David Dollar
2010-10-15 15:53:27 -07:00
parent 8446528f5a
commit 52edb7fd28
9 changed files with 5 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/env ruby
puts "will error in 10s"
sleep 5
raise "Dying"