[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] Fix permissions for files in daklib/



No file in daklib needs the executable bit.

Bug: http://bugs.debian.org/735114
---
 0 files changed
 mode change 100755 => 100644 daklib/config.py
 mode change 100755 => 100644 daklib/lists.py
 mode change 100755 => 100644 daklib/queue.py
 mode change 100755 => 100644 daklib/utils.py

diff --git a/daklib/config.py b/daklib/config.py
old mode 100755
new mode 100644
diff --git a/daklib/lists.py b/daklib/lists.py
old mode 100755
new mode 100644
diff --git a/daklib/queue.py b/daklib/queue.py
old mode 100755
new mode 100644
diff --git a/daklib/utils.py b/daklib/utils.py
old mode 100755
new mode 100644
-- 
1.7.10.4



Reply to: