caching/test
Vincent Demeester 6be7c335a2 Use `/usr/bin/env bash` instead of `/bin/bash` (#18)
Some systems may not have /bin/bash (NixOS for example)… Using
/usr/bin/env bash has the benefit of looking for whatever the
default version of the program is in your current environment

Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
2018-12-11 09:26:16 -08:00
..
OWNERS Add OWNERS file to //test (#8) 2018-09-14 10:21:49 -07:00
presubmit-tests.sh Use `/usr/bin/env bash` instead of `/bin/bash` (#18) 2018-12-11 09:26:16 -08:00