From 3fbacd1bbaaa0a79b0b232bc5b41e5b631054b72 Mon Sep 17 00:00:00 2001 From: Simon Gene Gottlieb Date: Tue, 30 Jan 2024 10:43:42 +0100 Subject: [PATCH] fix: remove executable bit from files, that shouldn't have it --- doc/tutorial/01_introduction/introduction_dna4.err | 0 doc/tutorial/02_argument_parser/index.md | 0 doc/tutorial/03_concepts/model_a_concept.cpp | 0 include/seqan3/io/sequence_file/format_fasta.hpp | 0 test/documentation/seqan_logo.svg | 0 test/snippet/search/dream_index/example_query_genome_region.cpp | 0 test/snippet/search/dream_index/example_query_genome_region.err | 0 7 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 doc/tutorial/01_introduction/introduction_dna4.err mode change 100755 => 100644 doc/tutorial/02_argument_parser/index.md mode change 100755 => 100644 doc/tutorial/03_concepts/model_a_concept.cpp mode change 100755 => 100644 include/seqan3/io/sequence_file/format_fasta.hpp mode change 100755 => 100644 test/documentation/seqan_logo.svg mode change 100755 => 100644 test/snippet/search/dream_index/example_query_genome_region.cpp mode change 100755 => 100644 test/snippet/search/dream_index/example_query_genome_region.err diff --git a/doc/tutorial/01_introduction/introduction_dna4.err b/doc/tutorial/01_introduction/introduction_dna4.err old mode 100755 new mode 100644 diff --git a/doc/tutorial/02_argument_parser/index.md b/doc/tutorial/02_argument_parser/index.md old mode 100755 new mode 100644 diff --git a/doc/tutorial/03_concepts/model_a_concept.cpp b/doc/tutorial/03_concepts/model_a_concept.cpp old mode 100755 new mode 100644 diff --git a/include/seqan3/io/sequence_file/format_fasta.hpp b/include/seqan3/io/sequence_file/format_fasta.hpp old mode 100755 new mode 100644 diff --git a/test/documentation/seqan_logo.svg b/test/documentation/seqan_logo.svg old mode 100755 new mode 100644 diff --git a/test/snippet/search/dream_index/example_query_genome_region.cpp b/test/snippet/search/dream_index/example_query_genome_region.cpp old mode 100755 new mode 100644 diff --git a/test/snippet/search/dream_index/example_query_genome_region.err b/test/snippet/search/dream_index/example_query_genome_region.err old mode 100755 new mode 100644