aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-10-16 07:54:21 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-10-16 07:54:21 +0200
commit519ae8a0cd36c9726c12df8df864f9b6853d9857 (patch)
tree51a5f8f3e8d7ba5a376cd7944e158d21c4f7eeec
parenteeed5341570e88ff494634198c77b54f3595a684 (diff)
Tweak tests/ci.testscript to deal with directory symlinks
-rw-r--r--tests/.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 35ec43f..b03f3da 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,2 +1,3 @@
-test/
-test-*/
+# Note that these can be symlinks (so no trailing /).
+test
+test-*