1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-15 17:50:49 +00:00
node-feature-discovery/scripts/test-infra/build.sh
Markus Lehtonen 1e3c971651 scripts: don't use '-e' command line option for make
There is no reason to override variables from the environment anymore.
2020-09-15 11:53:50 +03:00

3 lines
27 B
Bash
Executable file

#!/bin/bash -e
make build