summaryrefslogtreecommitdiff
path: root/tests/enumerate-tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/enumerate-tests')
-rwxr-xr-xtests/enumerate-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/enumerate-tests b/tests/enumerate-tests
index 429d46d..a532b52 100755
--- a/tests/enumerate-tests
+++ b/tests/enumerate-tests
@@ -46,6 +46,7 @@ test-begin-gencontrol () {
}
restriction-gencontrol () {
+ if [ $r = x-dgit-out-of-tree-only ]; then return; fi
restrictions+=" $r"
}