summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2015-09-09 18:27:30 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2015-09-09 18:27:30 +0000
commit86a3806e27ff89cc03a31115634980684fa3c738 (patch)
treec47318fbac258da542682c15caee937034047c1d /buildconf
parent7637953728ef99e478349b8428a1cf545ec35ad9 (diff)
downloadapr-86a3806e27ff89cc03a31115634980684fa3c738.tar.gz
For buildbot's sake, keep these non-fatal when scriped, for the time being
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1702075 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildconf b/buildconf
index 45a31598b..113c3c7f6 100755
--- a/buildconf
+++ b/buildconf
@@ -138,7 +138,6 @@ if [ -f "include/apr.h" -o -f "include/arch/unix/apr_private.h" -o \
echo ""
echo "Generated include files already exist, the tree is not clean."
echo "The resulting build-outputs.mk file is incorrect"
- exit 1
fi
exit 0