File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 " cd /var/www/streambed/image_server/plotly.js &&"
1414 " cp -f test/image/index.html ../server_app/index.html &&"
1515 " supervisorctl restart nw1 &&"
16- " wget --server-response --spider --tries=8 --retry-connrefused http://localhost:9010/ping &&"
16+ " wget --server-response --spider --tries=10 --retry-connrefused http://localhost:9010/ping &&"
1717 " node test/image/make_baseline.js $1 "
1818)
1919
Original file line number Diff line number Diff line change 1313 " cd /var/www/streambed/image_server/plotly.js &&"
1414 " cp -f test/image/index.html ../server_app/index.html &&"
1515 " supervisorctl restart nw1 && "
16- " wget --server-response --spider --tries=8 --retry-connrefused http://localhost:9010/ping &&"
16+ " wget --server-response --spider --tries=10 --retry-connrefused http://localhost:9010/ping &&"
1717 " node test/image/export_test.js $1 "
1818)
1919
Original file line number Diff line number Diff line change 1313 " cd /var/www/streambed/image_server/plotly.js &&"
1414 " cp -f test/image/index.html ../server_app/index.html &&"
1515 " supervisorctl restart nw1 && "
16- " wget --server-response --spider --tries=8 --retry-connrefused http://localhost:9010/ping &&"
16+ " wget --server-response --spider --tries=10 --retry-connrefused http://localhost:9010/ping &&"
1717 " node test/image/compare_pixels_test.js $1 "
1818)
1919
You can’t perform that action at this time.
0 commit comments