aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/performance
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2018-08-09 13:23:05 -0700
committerGravatar murgatroid99 <mlumish@google.com>2018-08-09 13:23:05 -0700
commit2f4fabaf78fd63904754b979534ab37cb6ef00c3 (patch)
treeb6d65e893911ec85e1e644f6c3c192c08552e48f /tools/run_tests/performance
parent5c60aa43ad0495ecfcdfee7da20b93a47be6b4ab (diff)
Remove added line in node perf build script
Diffstat (limited to 'tools/run_tests/performance')
-rwxr-xr-xtools/run_tests/performance/build_performance_node.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/run_tests/performance/build_performance_node.sh b/tools/run_tests/performance/build_performance_node.sh
index bd765f8a15..12e0872264 100755
--- a/tools/run_tests/performance/build_performance_node.sh
+++ b/tools/run_tests/performance/build_performance_node.sh
@@ -25,6 +25,4 @@ cd "$(dirname "$0")/../../../../grpc-node"
npm install
-./node_modules/.bin/gulp clean.all
-
./node_modules/.bin/gulp setup