Adds check for docker executable and adds snap to path

This commit is contained in:
anuragpeshne 2023-01-01 10:51:09 -08:00 committed by Chai Feng
parent a273ac9d51
commit 17e6047590
2 changed files with 8 additions and 1 deletions

View file

@ -15,6 +15,9 @@ source "$working_dir"/bach/bach.sh
@mock iptables --version
@mocktrue grep -F '(legacy)'
@mocktrue docker -v
@mock docker -v === @stdout Docker version 0.0.0, build dummy
@ignore remove_blank_lines
@ignore echo
@ignore err