summaryrefslogtreecommitdiff
path: root/cpp/preprocess
diff options
context:
space:
mode:
authorfrsyuki <frsyuki@users.sourceforge.jp>2010-06-01 08:43:30 +0900
committerfrsyuki <frsyuki@users.sourceforge.jp>2010-06-01 08:43:30 +0900
commit3d3af3284e3a5fd03395b6694fd745491509aa64 (patch)
treee7d5cac03eceb078b6c7ebf7acdb356481cd4bd5 /cpp/preprocess
parenteabcf15790a774ce718ae1738c6ddb407e1cd279 (diff)
downloadmsgpack-python-3d3af3284e3a5fd03395b6694fd745491509aa64.tar.gz
cpp: adds Doxyfile
Diffstat (limited to 'cpp/preprocess')
-rwxr-xr-xcpp/preprocess1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/preprocess b/cpp/preprocess
index 1a5e6a3..1c169e9 100755
--- a/cpp/preprocess
+++ b/cpp/preprocess
@@ -6,6 +6,7 @@ preprocess() {
echo ""
echo "** preprocess failed **"
echo ""
+ exit 1
else
mv $1.tmp $1
fi