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
|
fi
|
||||||
|
|
||||||
if [ ! -e "${gitdir}/.git" ]; then
|
if [ ! -e "${gitdir}/.git" ]; then
|
||||||
set +x
|
|
||||||
printerr "try 'sourcezap clone' instead"
|
printerr "try 'sourcezap clone' instead"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue