lttng-modules: fix sloccount job
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 25 May 2016 20:38:37 +0000 (16:38 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Wed, 25 May 2016 20:38:37 +0000 (16:38 -0400)
jobs/lttng-modules.yaml

index b25fa1fad363c2aef2c56a1b6e98c3fd33112be3..32d4013937648c8dac5fe5d7279bafc73d3f17a7 100644 (file)
 
     builders:
       - shell: |
-          cloc --by-file --xml --out=cloc.xml lttng-modules/
+          cloc --by-file --xml --out=cloc.xml src/lttng-modules/
 
     publishers:
       - archive:
This page took 0.022841 seconds and 4 git commands to generate.