Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/.ci
diff options
context:
space:
mode:
authorGrzegorz Szymaszek <gszymaszek@short.pl>2022-12-11 23:19:08 +0300
committerGrzegorz Szymaszek <gszymaszek@short.pl>2022-12-11 23:37:16 +0300
commitc81ea41bec91f340ddc31326c44675cce86f2846 (patch)
treee65f62635c23ec0e5fba81482ca183bd8f5a4f9b /.ci
parent1d2fa904783d6493957311c8a3e0b4dc970ceb8b (diff)
cfix: Add missing and remove unneeded execute bits
Remove the execute bit from files that most likely should not be executable in a Unix-like environment, like Markdown or Yaml. Set the execute bit on files that most likely should be executable: those having "#!/usr/bin/env ..." or similar solutions.
Diffstat (limited to '.ci')
-rwxr-xr-x[-rw-r--r--].ci/appveyor_build.py0
-rwxr-xr-x[-rw-r--r--].ci/deploy.py0
2 files changed, 0 insertions, 0 deletions
diff --git a/.ci/appveyor_build.py b/.ci/appveyor_build.py
index 64a7002d7..64a7002d7 100644..100755
--- a/.ci/appveyor_build.py
+++ b/.ci/appveyor_build.py
diff --git a/.ci/deploy.py b/.ci/deploy.py
index 96683bfdc..96683bfdc 100644..100755
--- a/.ci/deploy.py
+++ b/.ci/deploy.py