From 0abd798b9bd25e5a92056c7213959ac17570381b Mon Sep 17 00:00:00 2001 From: Russell Keith-Magee Date: Wed, 18 Mar 2009 12:02:25 +0000 Subject: [PATCH] [1.0.X] Fixed #10102 -- Set svn:executable on daily_cleanup script. Thanks to John Scott for the report Merge of r10054 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10085 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- django/bin/daily_cleanup.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 django/bin/daily_cleanup.py diff --git a/django/bin/daily_cleanup.py b/django/bin/daily_cleanup.py old mode 100644 new mode 100755