Skip to content
Snippets Groups Projects
Commit fc099cda authored by Craig Tiller's avatar Craig Tiller
Browse files

Review feedback

parent 7af47fef
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,9 @@ ...@@ -28,7 +28,9 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# #
# This script is invoked by Jenkins and runs performance smoke test. # This script is invoked by Jenkins and counts the number of lines in the
# project.
set -ex set -ex
cd $(dirname $0)/../..
tools/line_count/collect-now.sh tools/line_count/collect-now.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment