summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/check b/check
index 975bfdcb..5386a1d0 100755
--- a/check
+++ b/check
@@ -68,7 +68,7 @@ else
echo "NOT RUNNING test.branching"
fi
-if $full
+if $full && false
then
cmdtest tests.merging
else