X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=shell%2F.local%2Fbin%2Fcpm.sh;h=a51a0aa6df8217a0da31006bd5675ae1e2bb79d3;hb=139a21003b07452b08c8d721d1f9342c5320d10e;hp=afe5061c50ae986e7e585664777a1afe1bf7ffb9;hpb=d59e32339d512e4655b250563080e2507b58c698;p=dotfiles.git diff --git a/shell/.local/bin/cpm.sh b/shell/.local/bin/cpm.sh index afe5061..a51a0aa 100755 --- a/shell/.local/bin/cpm.sh +++ b/shell/.local/bin/cpm.sh @@ -1,6 +1,5 @@ #!/bin/bash -set -e -set -o pipefail +set -eo pipefail cpm "$@" |& grep -v\ -e "^Warning: Multiple file instances: 'Makefile'"\ -e "^Analyzing"\