Skip to content

Commit 3705c46

Browse files
committed
Skip command-instead-of-shell test in 1 task
1 parent 9003b14 commit 3705c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@
299299
debug:
300300
msg: "{{ boost_bootstrap.stdout_lines }}"
301301

302-
- name: Clean Boost libraries
302+
- name: Clean Boost libraries # noqa command-instead-of-shell
303303
environment:
304304
PATH: '/sbin:/usr/sbin:/usr/local/sbin:/usr/local/bin:/bin:/usr/bin'
305305
shell: "{{ cmd_env | default('') }} ./b2 --clean"

0 commit comments

Comments
 (0)