Errors in grep, when it fails to find any changed or updated files, also count
so the "set -e" line was causing the hook to reject any commits only deleting
files (without any error message).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62218
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
$SVNLOOK $cmd "$REPOS" -t "$TXN" $*
}
$SVNLOOK $cmd "$REPOS" -t "$TXN" $*
}
rc=0
# exclude all third-party files from consideration, we don't want to do any
rc=0
# exclude all third-party files from consideration, we don't want to do any