Fix typo in lint-init 67/51167/1
authorAlex Yang <yangyang1@zte.com.cn>
Fri, 26 Jan 2018 07:47:54 +0000 (15:47 +0800)
committerAlex Yang <yangyang1@zte.com.cn>
Fri, 26 Jan 2018 07:47:54 +0000 (15:47 +0800)
Change-Id: I310c4f2e46a26b35eeafef2dfc8670d70ace0575
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
jjb/global/releng-macros.yml

index 68ec1b3..25e4e4a 100644 (file)
       - shell: |
           # Ensure we start with a clean environment
           rm -f bash-violation.log python-violation.log yaml-violation.log violation.log
-          git --no-pager diff --diff-filter=MCRAT --name-only HEAD^1) > modified_files
+          git --no-pager diff --diff-filter=MCRAT --name-only HEAD^1 > modified_files
 
 - builder:
     name: lint-report