summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtools/build-debian.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/build-debian.sh b/tools/build-debian.sh
index 1469612ae..5cfc71d40 100755
--- a/tools/build-debian.sh
+++ b/tools/build-debian.sh
@@ -146,7 +146,6 @@ if [ $# -eq 0 ]; then
fi
if [ "$1" = "test-patches" ]; then
test_patches
- exit 0
fi
if [ $# -lt 2 ]; then
error_usage "missing arguments"