From fc1e0d9f1fbdead1ab0c548ef17ce94f64f53f0c Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 26 Sep 2011 11:55:59 +0200 Subject: [PATCH] remove exec bits from copying Signed-off-by: Nico Schottelius --- lib/cdist/config.py | 0 lib/cdist/emulator.py | 0 lib/cdist/install.py | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 lib/cdist/config.py mode change 100755 => 100644 lib/cdist/emulator.py mode change 100755 => 100644 lib/cdist/install.py diff --git a/lib/cdist/config.py b/lib/cdist/config.py old mode 100755 new mode 100644 diff --git a/lib/cdist/emulator.py b/lib/cdist/emulator.py old mode 100755 new mode 100644 diff --git a/lib/cdist/install.py b/lib/cdist/install.py old mode 100755 new mode 100644