Skip to content

Commit

Permalink
Be silent
Browse files Browse the repository at this point in the history
  • Loading branch information
Raynos committed Apr 23, 2014
1 parent 639c795 commit 4ecee81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ var init = exports.init = function(host) {
Create a new job based on a job_config string
*/

console.log(build_url(NEWJOB, jobname));
request(
{method: 'POST'
,url: build_url(NEWJOB, jobname)
Expand Down

0 comments on commit 4ecee81

Please sign in to comment.