Skip to content
This repository has been archived by the owner on Oct 24, 2018. It is now read-only.

Commit

Permalink
Update autotest task
Browse files Browse the repository at this point in the history
  • Loading branch information
kossnocorp committed Aug 12, 2012
1 parent ce77372 commit 2be7ab8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ task :test do
message = 'Something wrong, check console output.'
end

Talks.say message, notify: true, detach: true
`bundle exec terminal-notifier -message '#{message}' -title 'Test results' -remove TEST_RESULTS -group TEST_RESULTS`
Talks.say message, detach: true
end

0 comments on commit 2be7ab8

Please sign in to comment.