Skip to content

Commit

Permalink
Test bugs with sleep sometimes.
Browse files Browse the repository at this point in the history
  • Loading branch information
iced committed Sep 5, 2012
1 parent 5f467bb commit 8256490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/workers/with_build_command/build_command.worker
@@ -1,3 +1,3 @@
name 'BuildCommand'
remote_build_command 'sleep 10 && echo "puts \'hello\'" > hello.rb'
remote_build_command 'echo "puts \'hello\'" > hello.rb'
exec 'hello.rb'

0 comments on commit 8256490

Please sign in to comment.