From d2cb6e206db9a76d7099cb11438bb6260bc9bea0 Mon Sep 17 00:00:00 2001 From: LoneFox Date: Fri, 19 Jun 2015 09:41:43 +0300 Subject: [PATCH] Make perl scripts executable on Unix --- Utils/extract_in_wiki_format.pl | 0 Utils/gen-existing-cards-by-set.pl | 0 Utils/gen-list-implemented-cards-for-set.pl | 0 Utils/gen-list-unimplemented-cards-for-set.pl | 0 Utils/gen-simple-cards-by-set.pl | 0 Utils/pick-convertor.pl | 0 Utils/update-list-implemented-cards.pl | 0 Utils/version-bump.pl | 0 8 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 Utils/extract_in_wiki_format.pl mode change 100644 => 100755 Utils/gen-existing-cards-by-set.pl mode change 100644 => 100755 Utils/gen-list-implemented-cards-for-set.pl mode change 100644 => 100755 Utils/gen-list-unimplemented-cards-for-set.pl mode change 100644 => 100755 Utils/gen-simple-cards-by-set.pl mode change 100644 => 100755 Utils/pick-convertor.pl mode change 100644 => 100755 Utils/update-list-implemented-cards.pl mode change 100644 => 100755 Utils/version-bump.pl diff --git a/Utils/extract_in_wiki_format.pl b/Utils/extract_in_wiki_format.pl old mode 100644 new mode 100755 diff --git a/Utils/gen-existing-cards-by-set.pl b/Utils/gen-existing-cards-by-set.pl old mode 100644 new mode 100755 diff --git a/Utils/gen-list-implemented-cards-for-set.pl b/Utils/gen-list-implemented-cards-for-set.pl old mode 100644 new mode 100755 diff --git a/Utils/gen-list-unimplemented-cards-for-set.pl b/Utils/gen-list-unimplemented-cards-for-set.pl old mode 100644 new mode 100755 diff --git a/Utils/gen-simple-cards-by-set.pl b/Utils/gen-simple-cards-by-set.pl old mode 100644 new mode 100755 diff --git a/Utils/pick-convertor.pl b/Utils/pick-convertor.pl old mode 100644 new mode 100755 diff --git a/Utils/update-list-implemented-cards.pl b/Utils/update-list-implemented-cards.pl old mode 100644 new mode 100755 diff --git a/Utils/version-bump.pl b/Utils/version-bump.pl old mode 100644 new mode 100755