Skip to content

Commit

Permalink
More info for failing output_build folder lock
Browse files Browse the repository at this point in the history
  • Loading branch information
haf committed Mar 21, 2011
1 parent 1157799 commit 604bee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rakefile.rb
Original file line number Diff line number Diff line change
Expand Up @@ -232,5 +232,5 @@ def waitfor(&block)
checks += 1
end

raise 'waitfor timeout expired. make sure that you aren\'t running something from the build output folders' if checks > 10
raise 'Waitfor timeout expired. Make sure that you aren\'t running something from the build output folders, or that you have browsed to it through Explorer.' if checks > 10
end

0 comments on commit 604bee1

Please sign in to comment.