Skip to content

Commit

Permalink
Print environment (debug)
Browse files Browse the repository at this point in the history
  • Loading branch information
sheerun committed Jan 14, 2015
1 parent 3923608 commit 30e4bdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
var helpers = require('./helpers');

console.log('ENV: ' + console.log(process.env));

if (!helpers.hasSvn()) {
console.warn('#######################################################');
console.warn('It is recommended you install svn for complete testing!');
Expand Down

0 comments on commit 30e4bdc

Please sign in to comment.