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
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 /win/dev_env.sh
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 'win/dev_env.sh')
-rwxr-xr-x[-rw-r--r--]win/dev_env.sh0
1 files changed, 0 insertions, 0 deletions
diff --git a/win/dev_env.sh b/win/dev_env.sh
index f29f1edc7..f29f1edc7 100644..100755
--- a/win/dev_env.sh
+++ b/win/dev_env.sh