Don't die while collecting make targets (exit 2)
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
04a54c4a48
commit
354f7099dd
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -o pipefail
|
||||
set -e
|
||||
|
||||
HOOKTYPE=$1
|
||||
|
||||
if ! [ -e Makefile ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue