From 1cb844711fda0c74c4d62fc1359d31a319381652 Mon Sep 17 00:00:00 2001 From: Dave Gramlich Date: Thu, 11 Aug 2016 15:00:20 -0400 Subject: [PATCH] changing echo to console.log --- scripts/publish.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/scripts/publish.js b/scripts/publish.js index f77713ad6da..3e1c57e50d5 100755 --- a/scripts/publish.js +++ b/scripts/publish.js @@ -57,9 +57,7 @@ setTimeout(function() { cwd: cwd }); - exec('echo "Now push to master: git push origin master --follow-tags"', { - cwd: cwd - }); + console.log('echo "Now push to master: git push origin master --follow-tags"'); // Remove the duplicated files rm([