git-hooks: remove debug printing.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f846da18ad
commit
ac4f5eb9a6
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e -x
|
||||
set -e
|
||||
pushd () {
|
||||
command pushd "$@" > /dev/null
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user