Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix make distcheck.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 12 Jul 2018 11:32:08 +0000 (13:32 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 12 Jul 2018 14:40:34 +0000 (16:40 +0200)
Also escape dots in regexps.

tools/internal/check_dist_archive.exclude

index 774fcfe..015b38a 100644 (file)
@@ -9,22 +9,23 @@
 - Makefile
 - doc/html/.*
 
 - Makefile
 - doc/html/.*
 
-+ BuildSimGrid.sh
-+ COPYRIGHT.template
++ BuildSimGrid\.sh
++ COPYRIGHT\.template
 + README\.(coding|git)
 + README\.(coding|git)
-+ \.appveyor.yml
++ \.appveyor\.yml
 + \.circleci/.*
 + \.clang-format
 + \.classpath
 + \.circleci/.*
 + \.clang-format
 + \.classpath
++ \.codacy\.yml
 + \.cproject
 + \.editorconfig
 + \.project
 + \.cproject
 + \.editorconfig
 + \.project
-+ \.travis.yml
-+ sonar-project.properties
++ \.travis\.yml
++ sonar-project\.properties
 
 + contrib/.*
 
 
 + contrib/.*
 
-+ tools/appveyor-irc-notify.py
++ tools/appveyor-irc-notify\.py
 + tools/git-hooks/.*
 + tools/internal/.*
 + tools/jenkins/.*
 + tools/git-hooks/.*
 + tools/internal/.*
 + tools/jenkins/.*