Remove another case of 'set +x'
This commit is contained in:
parent
d344673f66
commit
0174a27bb2
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ if ! "${libexec}"/utils/issourcezap-member > /dev/null 2>&1; then
|
|||
fi
|
||||
|
||||
if [ ! -e "${gitdir}/.git" ]; then
|
||||
set +x
|
||||
printerr "try 'sourcezap clone' instead"
|
||||
exit 1
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue