Allow comments in dep files
Change-Id: I2d4c65268cec70c1d03ed1556c5ab5dbab94c398
This commit is contained in:
parent
d5ff58a973
commit
8ed58b10f6
@ -3,7 +3,7 @@
|
||||
- include_vars: vars.yaml
|
||||
|
||||
- name: Ensure dep files are sorted
|
||||
command: "sort --check -f {{ loci_src_dir }}/{{ item }}"
|
||||
shell: "grep -v '^#' {{ loci_src_dir }}/{{ item }} | sort --check"
|
||||
loop:
|
||||
- "bindep.txt"
|
||||
- "pydep.txt"
|
||||
|
Loading…
Reference in New Issue
Block a user